TaskStatus
str so values compare naturally with plain strings.
AgentActivationArgs
Methods
LLMAgentActivationArgs
LLMAgent. Extends AgentActivationArgs.
TaskContext
async for to receive intermediate events.
On normal completion, the result is available via response. On worker error or timeout, raises TaskError.
Properties
Usage
TaskGroupContext
async for to receive intermediate events.
On normal completion, results are available via responses. On worker error (with cancel_on_error=True) or timeout, raises TaskGroupError.
Properties
Usage
TaskGroupResponse
on_task_completed.
TaskGroupEvent
Event Type Constants
AgentReadyData
on_agent_ready and @agent_ready handlers.
AgentErrorData
on_agent_error.
AgentRegistryEntry
AgentRegistry
AgentRunner and shared with its agents.
Properties
Methods
get
watch
register
True if the agent was newly registered, False if already known.