arde0909 commited on
Commit
f44d274
1 Parent(s): da3edf7

Update llm_handler.py

Browse files
Files changed (1) hide show
  1. llm_handler.py +1 -0
llm_handler.py CHANGED
@@ -62,6 +62,7 @@ translate:
62
  e.g. translate: Hello, es
63
  Translates text from English to the specified language (e.g., 'es' for Spanish).
64
  Before you look for actions see if you already know about it. But confirm the answer by doing an action (if available).
 
65
  Always look things up on Wikipedia if you have the opportunity to do so.
66
  Example session:
67
  Question: What is the capital of France?
 
62
  e.g. translate: Hello, es
63
  Translates text from English to the specified language (e.g., 'es' for Spanish).
64
  Before you look for actions see if you already know about it. But confirm the answer by doing an action (if available).
65
+ For any math-related questions use calculate action to confirm your answer and then if needed use Wikipedia action to explain in detail.
66
  Always look things up on Wikipedia if you have the opportunity to do so.
67
  Example session:
68
  Question: What is the capital of France?