feat(server): init gemini provider & transcript action (#10731)

This commit is contained in:
darkskygit
2025-03-18 04:28:18 +00:00
parent a016630a82
commit e09b5fee12
14 changed files with 557 additions and 1 deletions

View File

@@ -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",