We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdbe883 commit 87fba25Copy full SHA for 87fba25
1 file changed
integrations/cohere/CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [integrations/cohere-v9.0.0] - 2026-04-07
4
+
5
+### 🐛 Bug Fixes
6
7
+- [**breaking**] Cohere Embedders - set embed-v4.0 as the default model (#3111)
8
9
+### 🧪 Testing
10
11
+- Test compatible integrations with python 3.14; update pyproject (#3001)
12
+- Track test coverage for all integrations (#3065)
13
14
+### 🧹 Chores
15
16
+- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
17
18
19
## [integrations/cohere-v8.1.0] - 2026-03-19
20
21
### 🚀 Features
0 commit comments