Add Google Gemini vision provider implementation

This commit is contained in:
2025-03-13 00:32:52 +03:00
parent 78730c2ce9
commit 8e6ca2b0e2
3 changed files with 202 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
"start": "node index.js"
},
"dependencies": {
"@google/generative-ai": "^0.24.0",
"axios": "^1.6.2",
"dotenv": "^16.3.1",
"fluent-ffmpeg": "^2.1.2",