Skip to content

Commit

Permalink
Version Packages (#1178)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jared Palmer <[email protected]>
  • Loading branch information
3 people authored Mar 19, 2024
1 parent 4c4a06d commit fac9a6e
Show file tree
Hide file tree
Showing 20 changed files with 38 additions and 41 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-parrots-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-dodos-glow.md

This file was deleted.

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.18.0",
"ai": "3.0.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"next": "14.1.1",
"openai": "4.29.0",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12",
"ai": "3.0.13",
"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.12"
"ai": "3.0.13"
},
"devDependencies": {
"@fontsource/fira-mono": "^4.5.10",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# ai

## 3.0.13

### Patch Changes

- 026d061: Expose setMessages in useAssistant hook
- 42209be: AssistantResponse: specify forwardStream return type.

## 3.0.12

### 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.12",
"version": "3.0.13",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down
30 changes: 15 additions & 15 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 fac9a6e

Please sign in to comment.