agentle.agents.asgi.blacksheep.agent_to_blacksheep_route_handler_adapterΒΆ
Functions
|
!!! abstract "Usage Documentation" |
|
Cast a value to a type. |
Classes
|
Agent-to-Agent Interface |
|
|
|
The main class of the Agentle framework that represents an intelligent agent. |
|
Represents the complete result of an agent execution. |
|
Enhanced route handler adapter that creates BlackSheep controllers for Agents, Agent Teams, Agent Pipelines, and A2A interfaces. |
|
Special type indicating an unconstrained type. |
|
Represents a message from an assistant in the system. |
|
Alias for pydantic.BaseModel. |
|
Represents a message from a developer in the system. |
|
Represents a file attachment part of a message. |
|
All the operations on a read-only sequence. |
|
Represents a unit of work in the A2A protocol. |
|
Result of a task query in the A2A protocol. |
|
Parameters for querying a task in the A2A protocol. |
|
Parameters for sending a task to an agent in the A2A protocol. |
|
Represents a plain text part of a message. |
|
A callable tool that can be used by AI models to perform specific functions. |
|
Represents a message from a user in the system. |