Skip to content

Commit e34e569

Browse files
committed
updates to prompt
1 parent f586b75 commit e34e569

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
@@ -87,7 +87,7 @@ def get_current_date():
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.
90-
- You MUST include all the citations from the summaries in the answer correctly.
90+
- Include the sources you used from the Summaries in the answer correctly, use markdown format (e.g. [apnews](https://vertexaisearch.cloud.google.com/id/1-0)). THIS IS A MUST.
9191
9292
User Context:
9393
- {research_topic}

0 commit comments

Comments
 (0)