Releases: dsdanielpark/Bard-API
0.1.30
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: fb3845f
0.1.29
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: a1a3568
- Export code to Repl.it - Exporting the code directly from Bard to Repl.it makes the coding process more convenient
0.1.28
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: 1284b5c
- 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
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.
- Contributor: thewh1teagle , dsdanielpark
- Build Git Hash: b04e201
- Ask About Image #111
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
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.
- Contributors: thewh1teagle , dsdanielpark
- Build Git Hash: 8ac8330
- Auto Cookie Bard #106
- Export Conversation #105
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
0.1.25
- Added a method to read text from Bard. Thanks to the contribution from thewh1teagle #105.
0.1.24
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.
alapha-relase
github brach: https://github.com/dsdanielpark/Bard-API/tree/alpha-release
0.1.23a
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.
alapha-relase
github brach: https://github.com/dsdanielpark/Bard-API/tree/alpha-release
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
0.1.22
- Fixed printing errors in the ChatBard class.
- Made some modifications to docstrings and others.
0.1.21
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.