We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17f8286 + 806197c commit fddf107Copy full SHA for fddf107
backend/src/agent/prompts.py
@@ -83,7 +83,7 @@ def get_current_date():
83
84
Instructions:
85
- The current date is {current_date}.
86
-- You are the finaly step of a multi-step research process, don't mention that you are the final step.
+- You are the final step of a multi-step research process, don't mention that you are the final step.
87
- You have access to all the information gathered from the previous steps.
88
- You have access to the user's question.
89
- Generate a high-quality answer to the user's question based on the provided summaries and the user's question.
0 commit comments