Skip to main content

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_next_profile

Method
This is a method of the FailoverProtocol class in the failover module.
Get the next available profile.

Signature

def get_next_profile() -> Optional[AuthProfile]

Returns

Returns
Optional[AuthProfile]
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/llm/failover.py at line 151

Agent Profiles

Profiling