Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
},
"dependencies": {
"@ai-sdk/provider": "^2.0.0",
"@anthropic-ai/sdk": "^0.67.0",
"@anthropic-ai/sdk": "^0.68.0",
"@google/genai": "^1.29.0",
"@langchain/core": "^1.0.0",
"ai": "^5.0.87",
"ai": "^5.0.89",
"langchain": "^1.0.0",
"openai": "^6.8.1",
"uuid": "^11.0.5",
Expand Down
Loading
Loading