Expand description
Tool use plugin for AI models.
This plugin enables models that don’t natively support tool/function calling to use tools through prompt engineering and response parsing.
Structs§
- Function
Tool - Tool
Registry - Tool registry that can execute multiple tools
- Tool
UsePlugin - Tool use plugin
- Tool
UsePlugin Config - Tool use plugin configuration
Traits§
- Tool
Executor - Tool executor trait