console
Method
This is a method of the CodeAgent class in the code_agent module.Lazy load Rich console.
Signature
Returns
The result of the operation.
Uses
Console
Source
View on GitHub
praisonaiagents/agent/code_agent.py at line 104console: Lazy load Rich console.
This is a method of the CodeAgent class in the code_agent module.Lazy load Rich console.
def console() -> Any
Consolepraisonaiagents/agent/code_agent.py at line 104