Skip to content

Commit

Permalink
update websearch run
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed May 3, 2024
1 parent 04022a5 commit 435616f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbook/assistants/web_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

assistant = Assistant(tools=[DuckDuckGo()], show_tool_calls=True, monitoring=True, debug_mode=True)
assistant.print_response("Share 1 story from France?", markdown=True)
assistant.print_response("Share 1 story from UK?", markdown=True)

0 comments on commit 435616f

Please sign in to comment.