LLMConfig
Defined in the Feature Configs module.AI Agent Configuration for LLM model settings. Groups all LLM-related parameters including model selection, API settings, and fallback configuration.
Properties
str
No description available.
Optional
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional
No description available.
Internal & Generic Methods
Internal & Generic Methods
- from_dict: Create LLMConfig from dictionary.
- to_dict: Convert to dictionary.
Usage
Source
View on GitHub
praisonaiagents/config/feature_configs.py at line 1068
