create_agent
Method
This is a method of the Session class in the session module.Backward compatibility wrapper for Agent method
Signature
Returns
The result of the operation.
Uses
Agent
Source
View on GitHub
praisonaiagents/session.py at line 200create_agent: Backward compatibility wrapper for Agent method
This is a method of the Session class in the session module.Backward compatibility wrapper for Agent method
def create_agent() -> Agent
Agentpraisonaiagents/session.py at line 200