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.25#64

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps bardapi from 0.1.11 to 0.1.25.

Release notes

Sourced from bardapi's releases.

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.

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.

... (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.25.
- [Release notes](https://github.com/dsdanielpark/Bard-API/releases)
- [Commits](dsdanielpark/Bard-API@0.1.11...0.1.25)

---
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 15, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2023

Superseded by #65.

@dependabot dependabot bot closed this Jul 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/main/bardapi-0.1.25 branch July 18, 2023 23:47
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