Module tasks

Module tasks 

Source
Expand description

Task management types for agent execution.

This module provides types for creating task requests and handling task responses.

Structs§

TaskRequest
A request for an agent to perform a task.
TaskResponse
The response from an agent after completing a task.

Enums§

OutputData
The output data from a completed task.