Structured Outputs
Structured outputs is a large language model feature that constrains a model's response to strictly conform to a predefined schema, such as JSON with specific fields and types, guaranteeing reliably parseable output rather than freeform text.
4 resources across 1 library
Glossary Terms(4)
Model Context Protocol
Model Context Protocol (MCP) is an open standard, introduced by Anthropic in late 2024, for connecting AI assistants and applications to external tools, data s…
Function Calling
Function calling is a large language model capability that lets a model produce structured, machine-readable requests to invoke external functions or APIs with…
Structured Outputs
Structured outputs is a large language model feature that constrains a model's response to strictly conform to a predefined schema, such as JSON with specific…
Guardrails
Guardrails are the policies, filters, and validation checks applied around a large language model — on its inputs, outputs, or both — to keep its behavior with…