Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
get_default
Function
This function is defined in the config_loader module.Get a specific default value Supports nested keys like “memory.backend”
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Uses
get_defaults_configto_valueunwrap_or_defaultsplitgetfrom_valueunwrap_or
Source
View on GitHub
praisonai/src/parity/config_loader.rs at line 293
