Documentation
¶
Overview ¶
Package a2a provides a toolset implementation for connecting to remote A2A agents.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Toolset ¶
type Toolset struct {
tools.BaseToolSet
// contains filtered or unexported fields
}
Toolset implements tools.ToolSet for A2A remote agents.
func NewToolset ¶
NewToolset creates a new A2A toolset for the given URL.
func (*Toolset) Instructions ¶
Instructions returns instructions for using the A2A toolset.
Click to show internal directories.
Click to hide internal directories.