mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-23 09:42:59 +08:00
feat: 接入AI sdk
This commit is contained in:
@@ -26,12 +26,15 @@
|
||||
"postinstall": "electron-rebuild"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/google": "^3.0.10",
|
||||
"@ai-sdk/openai": "^3.0.12",
|
||||
"@aptabase/electron": "^0.3.1",
|
||||
"@electron-toolkit/preload": "^3.0.1",
|
||||
"@electron-toolkit/utils": "^4.0.0",
|
||||
"@tanstack/vue-virtual": "^3.13.18",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@zumer/snapdom": "^2.0.1",
|
||||
"ai": "^6.0.41",
|
||||
"better-sqlite3": "^12.4.6",
|
||||
"electron-updater": "^6.6.2",
|
||||
"markdown-it": "^14.1.0",
|
||||
|
||||
Reference in New Issue
Block a user