get_config
Function
This function is defined in the loader module.Get the global configuration. Loads config lazily on first access and caches it.
Signature
Parameters
bool
default:"False"
Force reload from file
Returns
PraisonConfig
PraisonConfig instance
Used By
Source
View on GitHub
praisonaiagents/config/loader.py at line 286
