We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180b9ca commit b7ab6bbCopy full SHA for b7ab6bb
helpers.md
@@ -49,7 +49,7 @@ if (message?.parsed) {
49
50
The `.parse()` method will also automatically parse `function` tool calls if:
51
52
-- You use the `zodFunctionTool()` helper method
+- You use the `zodFunction()` helper method
53
- You mark your tool schema with `"strict": True`
54
55
For example:
0 commit comments