Skip to content

Commit

Permalink
fix: omit references to publish date
Browse files Browse the repository at this point in the history
  • Loading branch information
ayyubibrahimi committed Jan 3, 2024
1 parent fc4dbfe commit 11c60b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/googlecloud/functions/getanswer/inquirer.py
Original file line number Diff line number Diff line change
Expand Up @@ -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}
"""
Expand Down

0 comments on commit 11c60b0

Please sign in to comment.