Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
bump bard version
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio committed Jun 1, 2023
1 parent 56c91d7 commit 5522731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bard.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ def ask(self, message: str) -> dict:
"""
# url params
params = {
"bl": "boq_assistant-bard-web-server_20230523.13_p0",
"bl": "boq_assistant-bard-web-server_20230530.14_p0",
"_reqid": str(self._reqid),
"rt": "c",
}
Expand Down

0 comments on commit 5522731

Please sign in to comment.