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
Force reload from file
Returns
PraisonConfig instance
Used By
Source
View on GitHub
praisonaiagents/config/loader.py at line 286
