JSON mode is a setting offered by many LLM APIs that forces the model to reply in valid JSON, the structured format software systems exchange. Instead of a free-form paragraph, the model returns organized fields that code can reliably parse. For example, an e-commerce platform in Casablanca can send customer emails to a model in JSON mode and receive back fields like intent, product, and urgency, ready to route into its CRM automatically.
Prompt Engineering
JSON Mode
Related terms
Learn to use these concepts in practice.
Join the 212AY Academy →