Skip to content

Commit daa0a66

Browse files
authored
Update README.md
accidental quotes
1 parent 0fc3d22 commit daa0a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ response =
353353
tools: [
354354
{
355355
type: "function",
356-
"function": {
356+
function: {
357357
name: "get_current_weather",
358358
description: "Get the current weather in a given location",
359359
parameters: {

0 commit comments

Comments
 (0)