Expand description
Schema definitions and abstractions for structured prompt outputs.
Structs§
- Constraint
- Represents a constraint for model output decoding
- Format
Mode Schema - Generic schema for providers that support format modes (JSON/YAML)
Enums§
- Constraint
Type - Enumeration of constraint types
Constants§
- EXTRACTIONS_
KEY - Shared key for extraction arrays in JSON/YAML
Traits§
- Base
Schema - Abstract base trait for generating structured constraints from examples