package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 1, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package agenttool adapts an agent.Agent into a tool.FuncTool via New, so one
agent can be invoked as a tool by another.
New creates a new FuncTool that invokes the given agent with the provided
configuration. It panics if a is nil.
Config represents the configuration for New.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.