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.
make_preset_error
Function
This function is defined in the parse_utils module.Create a helpful error message for invalid preset.
Signature
Parameters
Name of the parameter
Invalid value provided
Valid preset options
Optional URL schemes if applicable
Returns
ValueError with helpful message
Uses
suggest_similarValueError
Source
View on GitHub
praisonaiagents/config/parse_utils.py at line 201
