Skip to main content

RuntimeResult

Defined in the protocols module.
AI Agent Result from runtime execution.

Properties

str
No description available.
Dict[str, Any]
No description available.
Optional[str]
No description available.

Source

View on GitHub

praisonaiagents/runtime/protocols.py at line 143