Structs§
- Parser
Factory - Factory for creating reasoning parsers based on model type.
- Parser
Registry - Registry for model-specific parsers with pooling support.
Type Aliases§
- Pooled
Parser - Type alias for pooled parser instances. Uses tokio::Mutex to avoid blocking the async executor.