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

0.1.8

Compare
Choose a tag to compare
@dsdanielpark dsdanielpark released this 18 May 08:26
· 731 commits to main since this release
6004e28

Version 0.1.5 to 0.1.8 includes the following updates:

  • The token parameter has been added as an argument to the Bard class, allowing you to provide the token directly instead of using the _BARD_API_KEY environment variable.
  • The default timeout has been increased to 30 seconds. If you need to adjust the timeout duration, you can specify the timeout argument in seconds when initializing the Bard class.
  • Improved exception handling to provide more explicit error messages for known issues.
  • Code refactoring for improved efficiency. The code has been optimized slightly for better performance.

Please refer to the Colab notebook or the official GitHub readme for more information.

pip install bardapi>=0.1.8