Skip to main content

console

Method
This is a method of the Agent class in the agent module.
Lazily initialize Rich Console only when needed AND verbose is True.

Signature

def console() -> Any

Returns

Returns
Any
The result of the operation.

Source

View on GitHub

praisonaiagents/agent/agent.py at line 1683