feat: migrate chat API to AI SDK with tool support and add active bar interaction to analytics charts

This commit is contained in:
poyrazavsever
2026-06-06 20:38:16 +03:00
parent 1cd00d4efe
commit b3da493ef1
6 changed files with 491 additions and 426 deletions
+3
View File
@@ -9,6 +9,8 @@
"lint": "eslint ."
},
"dependencies": {
"@ai-sdk/google": "^3.0.80",
"@ai-sdk/openai": "^3.0.68",
"@base-ui/react": "^1.5.0",
"@hookform/resolvers": "^5.4.0",
"@iconify/react": "^6.0.2",
@@ -23,6 +25,7 @@
"@radix-ui/react-toast": "^1.2.15",
"@supabase/ssr": "^0.10.3",
"@tailwindcss/postcss": "^4.3.0",
"ai": "^6.0.197",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dexie": "^4.4.3",