Expand description
Structured output extraction from LLM responses.
Enums§
- Structured
Output Error - Errors that can occur during structured output extraction.
Traits§
- Structured
Output Ext - Trait that extends
BaseChatModelwith structured output capabilities.
Functions§
- with_
structured_ output - Standalone function to extract structured output from any
BaseChatModel.