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

0.1.24

Compare
Choose a tag to compare
@dsdanielpark dsdanielpark released this 05 Jul 02:39
· 460 commits to main since this release
6056d4a

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.