Skip to content

Commit

Permalink
update ai sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepsinn committed Oct 18, 2024
1 parent e75eeb3 commit c406c50
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 186 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
},
"dependencies": {
"@agentic/stdlib": "^6.1.5",
"@ai-sdk/anthropic": "^0.0.47",
"@ai-sdk/google": "^0.0.45",
"@ai-sdk/openai": "^0.0.53",
"@ai-sdk/provider": "^0.0.21",
"@ai-sdk/anthropic": "0.0.51",
"@ai-sdk/google": "0.0.52",
"@ai-sdk/openai": "0.0.68",
"@ai-sdk/provider": "0.0.24",
"@copilotkit/backend": "^0.9.0",
"@copilotkit/react-core": "^0.25.0",
"@copilotkit/react-textarea": "^0.35.0",
Expand Down Expand Up @@ -98,7 +98,7 @@
"@types/react-dom": "18.2.19",
"@vercel/analytics": "^1.2.2",
"@vercel/blob": "^0.23.2",
"ai": "3.3.17",
"ai": "3.3.44",
"ajv": "^8.12.0",
"autocomplete-lhc": "^19.2.4",
"autoprefixer": "10.4.17",
Expand Down Expand Up @@ -140,7 +140,7 @@
"mdast-util-to-string": "^3.2.0",
"micromark-extension-mdxjs": "^1.0.0",
"nanoid": "^5.0.7",
"next": "14.2.0",
"next": "14.2.15",
"next-auth": "^4.24.7",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
Expand Down
Loading

0 comments on commit c406c50

Please sign in to comment.