agentle.agents.a2a.models.fileΒΆ
A2A File Model
This module defines the File class, which represents a file that can be exchanged between agents and users in the A2A protocol. Files can contain binary data encoded as a string or can be referenced by a URI.
Functions
|
!!! abstract "Usage Documentation" |
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.BaseModel. |
|
Represents a file that can be exchanged between agents and users. |