litellm
Method
This is a method of the CodeAgent class in the code_agent module.Lazy load litellm.
Signature
Returns
The result of the operation.
Uses
ImportError
Used By
Source
View on GitHub
praisonaiagents/agent/code_agent.py at line 115litellm: Lazy load litellm.
This is a method of the CodeAgent class in the code_agent module.Lazy load litellm.
def litellm() -> Any
ImportErrorpraisonaiagents/agent/code_agent.py at line 115