JobStatus
str so values compare naturally with plain strings.
WorkerActivationArgs
Methods
LLMWorkerActivationArgs
LLMWorker. Extends WorkerActivationArgs.
JobContext
async for to receive intermediate events.
On normal completion, the result is available via response. On worker error or timeout, raises JobError.
Properties
Usage
JobGroupContext
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 JobGroupError.
Properties
Usage
JobEvent
async for over a JobContext.
Event Type Constants
JobGroupResponse
on_job_completed.
JobGroup
BaseWorker.job_groups and returned by create_job_group_and_request_job.
Properties
Methods
JobGroupEvent
async for over a JobGroupContext.
Event Type Constants
WorkerReadyData
on_worker_ready and @worker_ready handlers.
WorkerErrorData
on_worker_failed.
WorkerRegistryEntry
WorkerRegistry
WorkerRunner and shared with its agents.
Properties
Methods
get
watch
register
True if the agent was newly registered, False if already known.