You need to enable JavaScript to run this app.
Readit News
Posted by
u/pcwelder
a month ago
LLMs are bad at returning code in JSON
aider.chat/2024/08/14/cod...
pcwelder
·
a month 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.