Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

build: bump bardapi from 0.1.11 to 0.1.24#59

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/bardapi-0.1.24
Closed

build: bump bardapi from 0.1.11 to 0.1.24#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/bardapi-0.1.24

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps bardapi from 0.1.11 to 0.1.24.

Release notes

Sourced from bardapi's releases.

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.

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

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

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.

0.1.20

  • Some errors in ChatBard have been fixed. However, it is recommended not to pass the value of the token through input.

0.1.19

  • Modify translation-related code to accommodate changes in the Google API interface. you can use the language argument.
  • Additionally, official usage of Google Cloud Translation API is available. For commercial use and others, please make sure to use google_translator_api_key to access the official translation API.

0.1.18

Bard-API 0.1.18

  • Due to changes in the Google interface, a bug has been fixed in the temporary release of version 0.1.18.
  • We are preparing for the release of version 0.1.19, which will include checks for the remaining features.
  • Additionally, starting from version 0.1.18, the GitHub version of BardAPI will be synchronized with the PyPI version and released simultaneously.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bardapi](https://github.com/dsdanielpark/Bard-API) from 0.1.11 to 0.1.24.
- [Release notes](https://github.com/dsdanielpark/Bard-API/releases)
- [Commits](https://github.com/dsdanielpark/Bard-API/commits)

---
updated-dependencies:
- dependency-name: bardapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2023

Superseded by #64.

@dependabot dependabot bot closed this Jul 15, 2023
@dependabot dependabot bot deleted the dependabot/pip/main/bardapi-0.1.24 branch July 15, 2023 00:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant