WebSearchTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:07 +00:00
parent a3caddf26a
commit 45eebdf9ae

View File

@@ -433,3 +433,4 @@ export const WebSearchTool = buildTool({
} }
}, },
} satisfies ToolDef<InputSchema, Output, WebSearchProgress>) } satisfies ToolDef<InputSchema, Output, WebSearchProgress>)