diff --git a/02-explore-agentic-frameworks/README.md b/02-explore-agentic-frameworks/README.md index a42a9b66..9df0990e 100644 --- a/02-explore-agentic-frameworks/README.md +++ b/02-explore-agentic-frameworks/README.md @@ -106,7 +106,7 @@ Behind the scenes, i.e recognizes the tool to call, what arguments it already ha "type": "function", "function": { "name": "BookTravelPlugin-book_flight", - "arguments": "{\n\"location\": \"New York\",\n\"date\": \"15th July\"\n}" + "arguments": "{\n\"location\": \"New York\",\n\"date\": \"\"\n}" } } ]