output_style
Method
This is a method of the Agent class in the agent module.
Signature
Parameters
No description available.
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/agent/agent.py at line 1527output_style: API reference for Agent.output_style
This is a method of the Agent class in the agent module.
def output_style(value: Any) -> Any
praisonaiagents/agent/agent.py at line 1527