agentle.agents.a2a.models.json_rpc_responseΒΆ
A2A JSON-RPC Response Model
This module defines the JSONRPCResponse class, which represents responses in the JSON-RPC format within the A2A protocol. It provides a standardized structure for API responses.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Special type indicating an unconstrained type. |
|
Alias for pydantic.BaseModel. |
|
Represents error information in JSON-RPC responses. |
|
Represents a response in the JSON-RPC format. |
|
Represents a response in the JSON-RPC format. |