get_default
Function
This function is defined in the loader module.Get a specific default value.
Signature
Parameters
Config key (e.g., “model”, “memory”, “memory.backend”)
Value to return if key not found
Returns
Config value or fallback
Uses
get_defaults_config
Used By
Source
View on GitHub
praisonaiagents/config/loader.py at line 325
