Expand description
Function-based toolset implementation.
This module provides FunctionToolset, which wraps a ToolRegistry
and adapts it to the AbstractToolset interface.
Structsยง
- Async
FnTool - Wrapper for async function tools with explicit type.
- Function
Toolset - A toolset backed by function-based tools.