We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f837d26 commit 7005a9fCopy full SHA for 7005a9f
1 file changed
integrations/mistral/CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## [integrations/mistral-v0.3.1] - 2025-09-23
4
+
5
+### 🐛 Bug Fixes
6
7
+- Fix MistralChatGenerator to work with `haystack-ai>=2.18` (#2296)
8
9
+### 🧪 Testing
10
11
+- Check that `_convert_chat_completion_chunk_to_streaming_chunk` works for `MistralChatGenerator` (#1953)
12
13
+### 🧹 Chores
14
15
+- Standardize readmes - part 2 (#2205)
16
17
+### 🌀 Miscellaneous
18
19
+- Chore: Fix linting in tests in mistral integration (#2262)
20
21
## [integrations/mistral-v0.3.0] - 2025-06-27
22
23
### 🧹 Chores
0 commit comments