Skip to main content

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