Bardapi

Latest version: v1.0.0

Safety actively analyzes 701847 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.1.34

$ pip install -q -U bardapi


*It may not work as it is only available for certain accounts, regions, and other restrictions.*
Google's policy change has led to an increased need for multiple cookie values from users. Some code streamlining is required.

- Contributor: [dsdanielpark](https://github.com/dsdanielpark), [aaj-md](https://github.com/aaj-md)
- PR index: None
- Issue index: 186
- Build Git Hash: 7a4da93b11bbb9656b577ee1b238e39cc9422d4b
- We have applied the revamped input text structures as Google Bard have been just updated.
- While we kept some parts of the structuring for existing contributors a bit messy, we refactored [core.py](https://github.com/dsdanielpark/Bard-API/blob/main/bardapi/core.py), [core_async.py](https://github.com/dsdanielpark/Bard-API/blob/main/bardapi/core_async.py), and [core_cookies.py](https://github.com/dsdanielpark/Bard-API/blob/main/bardapi/core_cookies.py) (which mostly inherits from core.py) to enhance readability.
- The main refactoring includes separating the structuring part into [utils.py](https://github.com/dsdanielpark/Bard-API/blob/main/bardapi/utils.py) and isolating some variables into [constant.py](https://github.com/dsdanielpark/Bard-API/blob/main/bardapi/constants.py), improving code maintainability.
- This decision was made more from a code maintenance perspective than a comprehensive understanding of the overall flow of many users' code, and we anticipate that Google Palm API will officially provide the API to many users for free in the future.

0.1.33

*It may not work as it is only available for certain accounts, regions, and other restrictions.*
Google's policy change has led to an increased need for multiple cookie values from users. Some code streamlining is required.
- Contributor: [dsdanielpark](https://github.com/dsdanielpark)
- PR index: None
- Build Git Hash: 7a4da93b11bbb9656b577ee1b238e39cc9422d4b
- Add conversation_id argument in BardCookies
- Add token_from_browser argument in BardCookies (automatically extracting three cookie values)
- https://github.com/dsdanielpark/Bard-API/blob/main/documents/README_DEV.md#multi-cookie-bard

0.1.32

*It may not work as it is only available for certain accounts, regions, and other restrictions.*

- Contributors: [CBoYXD](https://github.com/CBoYXD), [dsdanielpark](https://github.com/dsdanielpark)
- PR indexies:
- Build Git Hash: 0c43df8ae24648989926a1fa13179b4b674ae3a6
- Refactoring has been carried out for certain features.
- Additionally, we are adding previously incomplete components, enhancing readability.
- As minor errors might be present, a version requiring a hotfix could arise.
- If no hotfix issues are found in 0.1.32, we plan to maintain the 0.1.32 version for a significant period, and version 0.1.33, which includes refactoring and additional feature implementations, will be deployed after thorough QA.

> **Warning**
Refactoring and feature implementation are currently in progress, so issues may arise. It's recommended to refrain from updating and instead use versions below 0.1.30.

0.1.31

*It may not work as it is only available for certain accounts, regions, and other restrictions.*

- Contributors: [CBoYXD](https://github.com/CBoYXD), [lywchaos](https://github.com/lywchaos), [dsdanielpark](https://github.com/dsdanielpark)
- PR indexies: 151, 152, 153, 154, 157
- Build Git Hash: a4b1c7d0718af5663c64ea227b5ba07ec473ca16
- Corrected some docstring typos and code formatting. 153
- Added support for automatic language detection when not specified, especially related to translations. 157
- Refactored BardAsync object. 152
- Corrected BardCookies and BardCookies inherit Bard class. 152
- Add proxies to ask_about_image method 151

I sincerely appreciate the efforts of all contributors.

0.1.30

*It may not work as it is only available for certain accounts, regions, and other restrictions.*

- Contributors: [yihong0618](https://github.com/yihong0618), [CBoYXD](https://github.com/CBoYXD), [dsdanielpark](https://github.com/dsdanielpark)
- PR Index: 137, 140, 148
- Build Git Hash: fb3845f04a590ffcddc19e0e762969ee81c497e9
- Add `BardAsync.ask_about_image` method 137
- Fix `BardCookies` class 148
- Fix dependent packages version conflict 140

0.1.29

*It may not work as it is only available for certain accounts, regions, and other restrictions.*

- Contributor: [sachnun](https://github.com/sachnun), [dsdanielpark](https://github.com/dsdanielpark)
- PR Index: 132
- Build Git Hash: a1a35683ea3ca13110bf4412e0558fe5967962bd
- [Export code to Repl.it ](https://github.com/dsdanielpark/Bard-API/blob/main/README_DEV.md#export-code-to-replit) - Exporting the code directly from Bard to Repl.it makes the coding process more convenient

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.