Skip to main content

Module extract

Module extract 

Source
Expand description

Structured output extraction from LLM responses.

Enums§

StructuredOutputError
Errors that can occur during structured output extraction.

Traits§

StructuredOutputExt
Trait that extends BaseChatModel with structured output capabilities.

Functions§

with_structured_output
Standalone function to extract structured output from any BaseChatModel.