Skip to content

Releases: cohere-ai/cohere-python

7.0.4

11 Jun 15:13
c81e8a7

Choose a tag to compare

What's Changed

  • fix(utils): embed(texts=[]) crashes with IndexError on empty input by @devteamaegis in #778

Full Changelog: 7.0.3...7.0.4

7.0.3

01 Jun 21:48
0702df5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.2...7.0.3

7.0.2

29 May 13:54
6a49b0b

Choose a tag to compare

What's Changed

  • Performance improvements
  • SDK regeneration by @fern-api[bot] in #768

Full Changelog: 7.0.1...7.0.2

7.0.1

28 May 18:54
eaf7d15

Choose a tag to compare

What's Changed

  • Efficiency improvements
  • SDK regeneration by @fern-api[bot] in #767

Full Changelog: 7.0.0...7.0.1

7.0.0

22 May 18:44
b751bc1

Choose a tag to compare

What's Changed

  • [BREAKING] Raised the minimum required Python version from ^3.8 to ^3.10

Full Changelog: 6.1.0...7.0.0

6.1.0

10 Apr 19:40
2598c9a

Choose a tag to compare

What's Changed

  • feat: Add Oracle Cloud Infrastructure (OCI) Generative AI client support by @fede-kamel in #718
  • feat: Add memory-efficient embed_stream method for large datasets by @fede-kamel in #698

New Contributors

Full Changelog: 6.0.0...6.1.0

6.0.0

08 Apr 22:28
160dd05

Choose a tag to compare

What's Changed

  • 🌿 Fern Regeneration -- April 8, 2026 by @fern-api[bot] in #751

Full Changelog: 5.21.2...6.0.0

5.21.2

31 Mar 20:09
dcd81d8

Choose a tag to compare

What's Changed

  • 🌿 Fern Regeneration -- March 30, 2026 by @fern-api[bot] in #747

Full Changelog: 5.21.1...5.21.2

5.21.1

26 Mar 14:39
7eda2dc

Choose a tag to compare

SDK regeneration (#745)

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>

5.21.0

26 Mar 13:37
3764b51

Choose a tag to compare

Adds Audio Transcriptions endpoint to the SDK