A2A protocol client — delegates to A2A.Client from the
a2a package.
Updated for A2A v1.0.
Summary
Functions
Cancel a task on a remote A2A agent.
Fetch the Agent Card from a remote A2A server.
Get a task's status and history from a remote A2A agent.
Send a streaming message to a remote A2A agent.
Send a message (task) to a remote A2A agent.
Functions
Cancel a task on a remote A2A agent.
Fetch the Agent Card from a remote A2A server.
Get a task's status and history from a remote A2A agent.
@spec send_streaming_message(String.t(), String.t(), keyword()) :: {:ok, Enumerable.t()} | {:error, term()}
Send a streaming message to a remote A2A agent.
Send a message (task) to a remote A2A agent.