Skip to content

Commit 1737bc7

Browse files
authored
Merge pull request #60 from GPTStonks/enh/improve-sample-prompts
Improve OpenBB tool template to clarify the input
2 parents c70f03f + 8becc0c commit 1737bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ LLM_TEMPERATURE=0
2525
LLM_MAX_TOKENS=512
2626

2727
# 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."
2929
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."
3030
AUTOMULTISTEPQUERYENGINE_INDEX_SUMMARY="useful to search information on the Internet. Input must be an extended description of the information to search."
3131

0 commit comments

Comments
 (0)