Documentation ¶ Index ¶ func ConvertTool(t tool.Tool) wingman.Tool func ConvertTools(tools []tool.Tool) []wingman.Tool func OptimizeTool(client *wingman.Client, model string, t tool.Tool) tool.Tool func OptimizeTools(client *wingman.Client, model string, tools []tool.Tool) []tool.Tool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ConvertTool ¶ func ConvertTool(t tool.Tool) wingman.Tool func ConvertTools ¶ func ConvertTools(tools []tool.Tool) []wingman.Tool func OptimizeTool ¶ func OptimizeTool(client *wingman.Client, model string, t tool.Tool) tool.Tool func OptimizeTools ¶ func OptimizeTools(client *wingman.Client, model string, tools []tool.Tool) []tool.Tool Types ¶ This section is empty. Source Files ¶ View all Source files tool.go Click to show internal directories. Click to hide internal directories.