Skip to content

Commit

Permalink
Merge pull request #210 from eye-on-surveillance/AI/bias-in-pub-comments
Browse files Browse the repository at this point in the history
AI/remove-date-refences-in-response
  • Loading branch information
ayyubibrahimi authored Jan 3, 2024
2 parents 20f744b + 11c60b0 commit d7db287
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 d7db287

Please sign in to comment.