ManagedEvent
Defined in the events module.AI Agent Base event emitted by a managed agent backend. Attributes: type: Event type string (e.g.
"agent.message").
timestamp: Unix timestamp when the event was created.
metadata: Arbitrary provider-specific metadata.
Properties
str
No description available.
float
No description available.
Dict[str, Any]
No description available.
Source
View on GitHub
praisonaiagents/managed/events.py at line 43
