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

Commit

Permalink
bump chatbot ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio committed Jul 15, 2023
1 parent c2315be commit 72fbbf2
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 @@ -239,7 +239,7 @@ async def ask(self, message: str) -> dict:
"""
# url params
params = {
"bl": "boq_assistant-bard-web-server_20230620.14_p0",
"bl": "boq_assistant-bard-web-server_20230713.13_p0",
"_reqid": str(self._reqid),
"rt": "c",
}
Expand Down

0 comments on commit 72fbbf2

Please sign in to comment.