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.
FailoverProtocol
Defined in the failover module.AI Agent Protocol for failover management.
Methods
get_next_profile()
Get the next available profile.
mark_failure()
Mark a profile as failed.
mark_success()
Mark a profile as successful.
Source
View on GitHub
praisonaiagents/llm/failover.py at line 148
