change model to claud 3.5

This commit is contained in:
dayuan.jiang
2025-04-03 15:10:53 +00:00
parent bc7ef5c5d4
commit 645980fbb6
5 changed files with 433 additions and 74 deletions

View File

@@ -9,15 +9,17 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/google": "^1.1.25",
"@ai-sdk/amazon-bedrock": "^2.2.4",
"@ai-sdk/google": "^1.2.5",
"@ai-sdk/openai": "^1.2.5",
"@openrouter/ai-sdk-provider": "^0.4.5",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-scroll-area": "^1.2.3",
"@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.8",
"@vercel/analytics": "^1.5.0",
"@xmldom/xmldom": "^0.9.8",
"ai": "^4.1.62",
"ai": "^4.2.11",
"base-64": "^1.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",