You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .env.template
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ LLM_TEMPERATURE=0
25
25
LLM_MAX_TOKENS=512
26
26
27
27
# Description of the OpenBB chat tool
28
-
OPENBBCHAT_TOOL_DESCRIPTION="useful to get historical pricing tabular data. Input should be the concrete data to retrieve."
28
+
OPENBBCHAT_TOOL_DESCRIPTION="useful to get historical pricing tabular data. Input should be a description of the data to retrieve and the dates in ISO format."
29
29
WORLD_KNOWLEDGE_TOOL_DESCRIPTION="useful to solve complex or incomplete financial questions and to search on the Internet current events, news and concrete financial datapoints. Input must be an extended description of the information to search."
30
30
AUTOMULTISTEPQUERYENGINE_INDEX_SUMMARY="useful to search information on the Internet. Input must be an extended description of the information to search."
0 commit comments