AgentMessageEvent
Defined in the events module.AI Agent Text content produced by the agent. Attributes: content: List of content blocks, each a dict with at least
{"type": "text", "text": "..."}.
Properties
List
No description available.
Methods
text()
Convenience: concatenate all text blocks.
Source
View on GitHub
praisonaiagents/managed/events.py at line 58
