This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
0.1.8
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