Migrate AI runtime to SDK and hardcode Zhipu coding endpoint

This commit is contained in:
2026-02-28 13:59:00 -05:00
parent abae5e7486
commit b9f3b7f9d0
14 changed files with 453 additions and 243 deletions

View File

@@ -15,6 +15,7 @@
"@elysiajs/eden": "^1.4.8",
"@libsql/client": "^0.17.0",
"@tailwindcss/postcss": "^4.2.1",
"ai": "^6.0.104",
"better-auth": "^1.4.19",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
@@ -25,7 +26,8 @@
"react": "^19.2.4",
"react-dom": "^19.2.4",
"recharts": "^3.7.0",
"workflow": "^4.1.0-beta.60"
"workflow": "^4.1.0-beta.60",
"zhipu-ai-provider": "^0.2.2"
},
"devDependencies": {
"@types/node": "^25.3.0",