Skip to main content

Module task_builder

Module task_builder 

Source
Expand description

Assembly of A2A Task values for the various completion paths.

TaskBuilder is the general builder; the free functions cover the common shapes (completed, canceled, mock, submitted, multi-turn) used across the processing pipeline.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Modules§

helpers
Task assembly helpers for A2A processing.

Structs§

BuildMultiturnTaskParams
TaskBuilder

Functions§

build_canceled_task
build_completed_task
build_mock_task
build_multiturn_task
build_submitted_task