Skip to main content

Module function

Module function 

Source
Expand description

Function-based toolset implementation.

This module provides FunctionToolset, which wraps a ToolRegistry and adapts it to the AbstractToolset interface.

Structsยง

AsyncFnTool
Wrapper for async function tools with explicit type.
FunctionToolset
A toolset backed by function-based tools.