Guides
Structured Outputs with LLMs: JSON Mode, Function Calling, and When to Use Each
Learn how to get structured data from large language models using JSON mode and function calling. This guide compares both approaches with...
Jun 19, 20268 min
2 articles
Learn how to get structured data from large language models using JSON mode and function calling. This guide compares both approaches with...
Many developers rush to adopt complex agent frameworks, but often a simple loop with an LLM suffices. This article explains when to skip t...