Skip to content

Commit 3de0c00

Browse files
committed
updated tools-calling doc
Signed-off-by: Sahil Suman <sahilsuman933@gmail.com>
1 parent ffa9fe2 commit 3de0c00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools-calling.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,6 @@ Let's revisit the weather tool example from before. If the tool successfully ret
130130

131131
- Pay attention to the required parameters and response format of your functions.
132132
- Ensure your server is accessible and can handle the incoming requests from Vapi.
133+
- Make sure to add "Tools Calls" in both the Server and Client messages and remove the function calling from it.
133134

134135
By following these guidelines and adapting the sample payload, you can easily configure a variety of tools to expand your Vapi assistant's capabilities and provide a richer, more interactive user experience.

0 commit comments

Comments
 (0)