This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Transition to Gemini API
In February 2024, Bard has changed its service name to Gemini.
- For some countries/regions where the
__Secure-1PSID
cookie value ends with a single dot: Bard API >= 0.1.40 - For all other countries/regions: Starting from March 1st, please go to the Gemini API package.
Moving forward, updates will primarily focus on the Gemini API package.
Bard API - version 0.1.40
$ pip install bardapi==0.1.40
$ pip install -q -U bardapi
What's Changed
- Fix endpoint url Bard to Gemini @dsdanielpark
- Fix misc by @jjkoh95 in #273
- Change bard urls to gemini in docs and core modules by @sudoAlireza in #278