Skip to content

Commit 806197c

Browse files
Fix typo in prompts.py
1 parent 17f8286 commit 806197c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/agent/prompts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def get_current_date():
8383
8484
Instructions:
8585
- 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.
86+
- You are the final step of a multi-step research process, don't mention that you are the final step.
8787
- You have access to all the information gathered from the previous steps.
8888
- You have access to the user's question.
8989
- Generate a high-quality answer to the user's question based on the provided summaries and the user's question.

0 commit comments

Comments
 (0)