Skip to content

Commit f4f7c25

Browse files
Version Packages (vercel#8126)
# Releases ## @ai-sdk/mistral@2.0.6 ### Patch Changes - f8d99df: fix(provider/mistral): inject JSON generation instruction when response format is JSON Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent f8d99df commit f4f7c25

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/orange-carpets-glow.md

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

packages/mistral/CHANGELOG.md

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

3+
## 2.0.6
4+
5+
### Patch Changes
6+
7+
- f8d99df: fix(provider/mistral): inject JSON generation instruction when response format is JSON
8+
39
## 2.0.5
410

511
### Patch Changes

packages/mistral/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/mistral",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)