currentConfig property
LLMConfig
get
currentConfig
Gets the current configuration (for internal use by builders)
Implementation
LLMConfig get currentConfig => _config;
Gets the current configuration (for internal use by builders)
LLMConfig get currentConfig => _config;