File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ integrations/mistral-v0.2.0] - 2025-05-23
4+
5+ ### 🐛 Bug Fixes
6+
7+ - Update serialization/deserialization tests to add new parameter ` connection_type_validation ` (#1464 )
8+ - Bring Mistral integration up to date with changes made to OpenAIChatGenerator and OpenAI Embedders (#1774 )
9+
10+ ### 📚 Documentation
11+
12+ - ChatMessage examples (#1752 )
13+
14+ ### 🧪 Testing
15+
16+ - Mistral/Stackit - add pytz test dependency (#1504 )
17+ - Update tool serialization in tests to include ` inputs_from_state ` and ` outputs_to_state ` (#1581 )
18+ - Remove not needed tool_choice (#1651 )
19+ - Add async tests for MistralChatGenerator (#1674 )
20+
21+ ### ⚙️ CI
22+
23+ - Review testing workflows (#1541 )
24+
25+ ### 🧹 Chores
26+
27+ - Remove Python 3.8 support (#1421 )
28+
29+ ### 🌀 Miscellaneous
30+
31+ - Mark test as integration (#1422 )
32+ - Test: Update tests to check for ` outputs_to_string ` in Tool when running haystack-ai>=2.12 (#1585 )
33+ - Fix: Fix Mistral sede tests (#1666 )
34+
335## [ integrations/mistral-v0.1.1] - 2025-02-12
436
537### 🧹 Chores
840
941### 🌀 Miscellaneous
1042
11- - Docs: update changelog for integrations/mistral (#1362 )
1243- Chore: remove ` jsonschema ` dependency from ` default ` environment (#1368 )
1344
1445## [ integrations/mistral-v0.1.0] - 2025-02-10
You can’t perform that action at this time.
0 commit comments