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_profile
Method
This is a method of the FailoverManager class in the failover module.Get a profile by name.
Signature
Parameters
Profile name
Returns
The profile or None if not found
Source
View on GitHub
praisonaiagents/llm/failover.py at line 265
