From 11c60b04fad1b087bf1e248cad06a568c6986080 Mon Sep 17 00:00:00 2001 From: Ayyub Ibrahim Date: Wed, 3 Jan 2024 09:34:51 -0600 Subject: [PATCH] fix: omit references to publish date --- packages/googlecloud/functions/getanswer/inquirer.py | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/googlecloud/functions/getanswer/inquirer.py b/packages/googlecloud/functions/getanswer/inquirer.py index 334a492c..7bdd17d9 100644 --- a/packages/googlecloud/functions/getanswer/inquirer.py +++ b/packages/googlecloud/functions/getanswer/inquirer.py @@ -243,6 +243,7 @@ def get_indepth_response_from_query(df, db, query, k): The final output should be in paragraph form without any formatting, such as prefixing your points with "a.", "b.", or "c." The final output should not include any reference to the model's active sorting by date. + The final output should not include any reference to the publish date. For example, all references to "(published on mm/dd/yyyy)" should be omitted. Documents: {docs} """