Zum Inhalt springen

LLMs are bad at returning code in JSON

This is an issue if you’re using MCPs or tools to generate code particularly when using Gemini/Openai or other providers which ask LLM to generate JSON directly.

Whereas providers like Claude or Aider (with gemini/openai too) use XML format to get the code, so they escape the issue.

Comments

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert