Skip to content

Commit 1571ecd

Browse files
Version Packages (#10105)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-v5.0, this PR will be updated. # Releases ## @ai-sdk/[email protected] ### Patch Changes - 228b3f2: fix(cerebras): update model IDs based on <https://inference-docs.cerebras.ai/models/overview> Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent 0a6dafa commit 1571ecd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/moody-apes-destroy.md

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

packages/cerebras/CHANGELOG.md

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

3+
## 1.0.30
4+
5+
### Patch Changes
6+
7+
- 228b3f2: fix(cerebras): update model IDs based on https://inference-docs.cerebras.ai/models/overview
8+
39
## 1.0.29
410

511
### Patch Changes

packages/cerebras/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/cerebras",
3-
"version": "1.0.29",
3+
"version": "1.0.30",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)