danielkorat commited on
Commit
02fb0d6
·
verified ·
1 Parent(s): 7b58328

Update my_tools.py

Browse files
Files changed (1) hide show
  1. my_tools.py +1 -1
my_tools.py CHANGED
@@ -14,7 +14,7 @@ WOLFRAM_RESPONSE_KEYS = [
14
 
15
 
16
  @tool
17
- def wolfram(query: str)-> str:
18
  """
19
  A wrapper around Wolfram Alpha. Useful for when you need to answer questions about
20
  Math, Geography, Demographics, Sports, Music, Science, Technology, Culture, Society
 
14
 
15
 
16
  @tool
17
+ def knowledge_and_intelligence_tool(query: str)-> str:
18
  """
19
  A wrapper around Wolfram Alpha. Useful for when you need to answer questions about
20
  Math, Geography, Demographics, Sports, Music, Science, Technology, Culture, Society