Expand description
Task management types for agent execution.
This module provides types for creating task requests and handling task responses.
Structs§
- Task
Request - A request for an agent to perform a task.
- Task
Response - The response from an agent after completing a task.
Enums§
- Output
Data - The output data from a completed task.