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 @@ -44,11 +44,11 @@
"dependencies": {
"@ai-sdk/provider": "^2.0.0",
"@anthropic-ai/sdk": "^0.67.0",
"@google/genai": "^1.29.0",
"@google/genai": "^1.30.0",
"@langchain/core": "^1.0.0",
"ai": "^5.0.87",
"langchain": "^1.0.0",
"openai": "^6.8.1",
"openai": "^6.9.1",
"uuid": "^11.0.5",
"zod": "^4.1.8"
},
Expand Down
Loading
Loading