Change8

7.0.0

Breaking Changes
📦 cohere-clientView on GitHub →
1 breaking

Summary

This release introduces a major version bump primarily due to raising the minimum required Python version to 3.10.

⚠️ Breaking Changes

  • The minimum required Python version has been raised from ^3.8 to ^3.10. Users on Python 3.8 or 3.9 must upgrade their Python environment to 3.10 or higher to use this version.

Migration Steps

  1. Upgrade your Python environment to version 3.10 or newer.