From bdb8e9a2f9af5ee6b8ad7020495cf3172554042c Mon Sep 17 00:00:00 2001 From: norahsmith-stripe Date: Wed, 4 Jun 2025 11:02:11 -0400 Subject: [PATCH] fixed typo in prompts.py --- 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 d8fd3b9a..b7660dad 100644 --- a/backend/src/agent/prompts.py +++ b/backend/src/agent/prompts.py @@ -17,7 +17,7 @@ def get_current_date(): - Query should ensure that the most current information is gathered. The current date is {current_date}. Format: -- Format your response as a JSON object with ALL three of these exact keys: +- Format your response as a JSON object with BOTH of these exact keys: - "rationale": Brief explanation of why these queries are relevant - "query": A list of search queries