Skip to content

Commit

Permalink
Gmail tools improvements and updates
Browse files Browse the repository at this point in the history
  • Loading branch information
willemcdejongh committed Feb 12, 2025
1 parent 00ff054 commit 4f22775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/models/openai/tool_use_stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
show_tool_calls=True,
markdown=True,
)
agent.print_response("Whats happening in France today 11 Feb 2025?", stream=True)
agent.print_response("Whats happening in France?", stream=True)

0 comments on commit 4f22775

Please sign in to comment.