7.0.9
📦 cohere-clientView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This release includes bug fixes for closing streamed dataset responses and omitting the Authorization header when the API key is empty.
🐛 Bug Fixes
- Close streamed dataset responses to prevent resource leaks.
- Omit the Authorization header when the api_key is empty to avoid potential authentication issues.