Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Releases: dsdanielpark/Bard-API

0.1.30

01 Aug 01:44
Compare
Choose a tag to compare

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.

0.1.29

23 Jul 19:31
Compare
Choose a tag to compare

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.

0.1.28

22 Jul 02:44
Compare
Choose a tag to compare

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.

0.1.27

16 Jul 04:27
Compare
Choose a tag to compare

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

15 Jul 16:07
Compare
Choose a tag to compare

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

14 Jul 19:22
85db327
Compare
Choose a tag to compare

0.1.25

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

0.1.24

05 Jul 02:39
6056d4a
Compare
Choose a tag to compare

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

03 Jul 06:27
Compare
Choose a tag to compare

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

03 Jul 02:43
Compare
Choose a tag to compare

0.1.22

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

0.1.21

30 Jun 03:41
Compare
Choose a tag to compare

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.