Skip to content

Commit 26a1ce6

Browse files
authored
release(mistralai): 0.2.3 (#9096)
1 parent 5d24ff1 commit 26a1ce6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/soft-students-melt.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žlibs/langchain-mistralai/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @langchain/mistralai
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- 5d24ff1: roll back toolCall and response pairing
8+
39
## 0.2.2
410

511
### Patch Changes

β€Žlibs/langchain-mistralai/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/mistralai",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "MistralAI integration for LangChain.js",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
Β (0)