feat: switch audio and storage providers to qwen3 tts and minio

This commit is contained in:
Codex
2026-02-18 13:58:23 +00:00
parent 31e8e07319
commit 445e5725b3
6 changed files with 273 additions and 258 deletions

View File

@@ -16,12 +16,12 @@
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@aws-sdk/client-s3": "^3.992.0",
"@aws-sdk/s3-request-presigner": "^3.992.0",
"@polar-sh/sdk": "^0.43.1",
"better-auth": "^1.4.18",
"convex": "^1.31.7",
"cookie": "^1.1.1",
"dotenv": "^17.3.1",
"openai": "^6.22.0",
"minio": "^8.0.6",
"p-queue": "^9.1.0",
"pino": "^10.3.1",
"svix": "^1.85.0",