mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat(server): init gemini provider & transcript action (#10731)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"postinstall": "prisma generate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/google": "^1.1.19",
|
||||
"@apollo/server": "^4.11.2",
|
||||
"@aws-sdk/client-s3": "^3.709.0",
|
||||
"@fal-ai/serverless-client": "^0.15.0",
|
||||
@@ -64,6 +65,7 @@
|
||||
"@prisma/instrumentation": "^5.22.0",
|
||||
"@react-email/components": "0.0.33",
|
||||
"@socket.io/redis-adapter": "^8.3.0",
|
||||
"ai": "^4.1.51",
|
||||
"bullmq": "^5.40.2",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"date-fns": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user