From e34e569de465340e42f36cd3cab4fac0c3ce7036 Mon Sep 17 00:00:00 2001 From: philschmid Date: Wed, 18 Jun 2025 15:59:01 +0200 Subject: [PATCH] updates to prompt --- backend/src/agent/prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/agent/prompts.py b/backend/src/agent/prompts.py index 75857e0..8963f6a 100644 --- a/backend/src/agent/prompts.py +++ b/backend/src/agent/prompts.py @@ -87,7 +87,7 @@ Instructions: - You have access to all the information gathered from the previous steps. - You have access to the user's question. - Generate a high-quality answer to the user's question based on the provided summaries and the user's question. -- You MUST include all the citations from the summaries in the answer correctly. +- 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. User Context: - {research_topic}