Skip to content

Commit

Permalink
Version Packages (#1081)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 4, 2024
1 parent 7962862 commit 3604695
Show file tree
Hide file tree
Showing 22 changed files with 41 additions and 48 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-trees-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-starfishes-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-toes-work.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/next-ai-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@radix-ui/react-tooltip": "^1.0.7",
"@vercel/analytics": "^1.2.2",
"@vercel/kv": "^1.0.1",
"ai": "3.0.3",
"ai": "3.0.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"d3-scale": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-anthropic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@anthropic-ai/sdk": "0.12.0",
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-aws-bedrock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@aws-sdk/client-bedrock-runtime": "3.451.0",
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-fireworks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"openai": "4.16.1",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-google-generative-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@google/generative-ai": "0.1.1",
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-huggingface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@huggingface/inference": "^2.5.1",
"next": "14.1.1",
"ai": "3.0.3",
"ai": "3.0.4",
"react": "18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/next-inkeep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@inkeep/ai-api": "^0.1.8",
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/next-langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"ai": "3.0.3",
"ai": "3.0.4",
"langchain": "^0.0.196",
"next": "14.1.1",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-mistral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"@mistralai/mistralai": "0.1.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"openai": "4.16.1",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-rate-limits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@upstash/ratelimit": "^0.4.3",
"@vercel/kv": "^0.2.2",
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"openai": "4.16.1",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"openai": "4.16.1",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-perplexity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"ai": "3.0.3",
"ai": "3.0.4",
"next": "14.1.1",
"openai": "4.16.1",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/nuxt-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vue/runtime-core": "^3.3.4",
"@vue/runtime-dom": "^3.3.4",
"@vue/shared": "^3.3.4",
"ai": "3.0.3",
"ai": "3.0.4",
"nuxt": "^3.6.5",
"openai": "4.16.1",
"tailwindcss": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/solidstart-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@solidjs/meta": "0.29.3",
"@solidjs/router": "0.8.2",
"ai": "3.0.3",
"ai": "3.0.4",
"openai": "4.16.1",
"solid-js": "1.8.7",
"solid-start": "0.3.10",
Expand Down
2 changes: 1 addition & 1 deletion examples/sveltekit-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"openai": "4.16.1",
"ai": "3.0.3"
"ai": "3.0.4"
},
"devDependencies": {
"@fontsource/fira-mono": "^4.5.10",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ai

## 3.0.4

### Patch Changes

- 7962862: fix `useActions` type inference
- aab5324: Revert "fix(render): parse the args based on the zod schema"
- fe55612: Bump OpenAI dependency to 4.28.4; fix type error in render

## 3.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai",
"version": "3.0.3",
"version": "3.0.4",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3604695

Please sign in to comment.