HNNewShowAskJobs
Built with Tanstack Start
LLMs are bad at returning code in JSON(aider.chat)
5 points by pcwelder 21 hours ago | 1 comment
  • pcwelder21 hours ago

    PSA: don't generate code using tools (and MCPs) if you're using Gemini or Openai; both ask LLMs to generate JSON directly for function calling. Claude uses XML, so it escapes the issue.