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
