BARD API Versions Save

The unofficial python package that returns response of Google Bard through cookie value.

0.1.30

10 months ago

0.1.30

$ pip install bardapi==0.1.30

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

  • Contributors: yihong0618, CBoYXD, 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

10 months ago

0.1.29

$ pip install bardapi==0.1.29

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

  • Contributor: sachnun, dsdanielpark
  • PR Index: #132
  • Build Git Hash: a1a35683ea3ca13110bf4412e0558fe5967962bd
    • Export code to Repl.it - Exporting the code directly from Bard to Repl.it makes the coding process more convenient

0.1.28

10 months ago

0.1.28

$ pip install bardapi==0.1.28

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

  • Contributor: senseibence, yihong0618, dsdanielpark
  • PR Index: #121 #125 #130
  • Build Git Hash: 1284b5c6ac6afc7efccff632f1f6c72f1d348b9c
    • Forced header to "start" to allow multiple image uploads to URL #121
    • API changed related to Ask About Image method #125
    • Delete error message that can confuse users. #130

0.1.27

10 months ago

0.1.27

$ pip install bardapi==0.1.27

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

Thank you in advance for your contribution.

Warning If certain features of Bard are not unlocked depending on the region for the same account, the corresponding methods will also not work. Additionally, they may not work depending on the network, browser, proxy, and so on. This is in accordance with the internal API interface policies of Google. Please understand that the bardapi package cannot assist with this. Thank you.

0.1.26

10 months ago

0.1.26

$ pip install bardapi==0.1.26

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

Warning Using browser_cookie3 we extract the `__Secure-1PSID`` cookie from all browsers, and then we can use the API without passing the token. However, there are still incomplete dependency packages and various variables, so please seek assistance in the following GitHub Issues or adjust your browser's version.

Warning If certain features of Bard are not unlocked depending on the region for the same account, the corresponding methods will also not work. Additionally, they may not work depending on the network, browser, proxy, and so on. This is in accordance with the internal API interface policies of Google. Please understand that the bardapi package cannot assist with this. Thank you.

0.1.25

10 months ago

0.1.25

  • Added a method to read text from Bard. Thanks to the contribution from thewh1teagle #105.

0.1.24

11 months ago

Version 0.1.24

If you want to utilize various features, please use version 0.1.24. Version 0.1.24 is the same version as 0.1.22, 0.1.23, and 0.1.24, taken as a measure to prevent the alpha release from being the latest distribution on PyPI.

pip install bardapi==0.1.24



Version 0.1.23a

Due to certain dependency packages that are not compatible with 64bit windows(OS), we are releasing a lightweight alpha release of bard that only returns responses for simple requests. This release is a continuation of the pypi 0.1.18 version, which was maintained with lightweight and simple functionality.

pip install bardapi==0.1.23a

You can check out the alpha release through the following GitHub branch.

0.1.23a

11 months ago

Version 0.1.23a

Due to certain dependency packages that are not compatible with 64bit windows(OS), we are releasing a lightweight alpha release of bard that only returns responses for simple requests. This release is a continuation of the pypi 0.1.18 version, which was maintained with lightweight and simple functionality.

pip install bardapi==0.1.23a

You can check out the alpha release through the following GitHub branch.



Version 0.1.24

If you want to utilize various features, please use version 0.1.24. Version 0.1.24 is the same version as 0.1.22, 0.1.23, and 0.1.24, taken as a measure to prevent the alpha release from being the latest distribution on PyPI.

pip install bardapi==0.1.24

0.1.22

11 months ago

0.1.22

  • Fixed printing errors in the ChatBard class.
  • Made some modifications to docstrings and others.

0.1.21

11 months ago

0.1.21

  • Added missing docstrings due to the addition of new features.
  • Implemented try-except with error suppression in code for additional functionalities like images.
  • Made several improvements to existing features.

While striving for clean and efficient code, I currently have limited time due to frequent internal interface changes at Google and my personal projects. Therefore, my goal is to focus on maintaining the main functionality (returning results as text). Contributors can help by addressing the issues that are created.

If you would like to become the main maintainer of the Bard API, please open a discussion page.