Sborole commited on
Commit
6f8a3b8
·
verified ·
1 Parent(s): fb4fcc4

Update tools/WebSearchTool.py

Browse files
Files changed (1) hide show
  1. tools/WebSearchTool.py +1 -1
tools/WebSearchTool.py CHANGED
@@ -1,7 +1,7 @@
1
  import requests
2
  import os
3
 
4
- TAVILY_API_KEY = "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")
5
 
6
  class WebSearchTool(Tool):
7
  name = "web_search"
 
1
  import requests
2
  import os
3
 
4
+ TAVILY_API_KEY = "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"
5
 
6
  class WebSearchTool(Tool):
7
  name = "web_search"