core/config library
Classes
-
ConfigTransformer<
T> - Abstract interface for transforming unified config to provider-specific config
- HeadersTransformer
- Abstract interface for transforming headers for provider-specific requirements
- LLMConfig
- Unified configuration class for all LLM providers
- ModelCapabilityConfig
- Model-specific capability configuration
- OpenAICompatibleProviderConfig
- OpenAI-compatible provider configuration
- RequestBodyTransformer
- Abstract interface for transforming request body for provider-specific parameters