merged Mikes code for the google gemini module

included the requires libraries in the package.json
implemented the library into requires.js
cleaned up ffmpeg from the events
This commit is contained in:
2025-11-24 12:12:46 +01:00
parent 6257ad05a8
commit c2f22b3525
6 changed files with 695 additions and 9 deletions
+1
View File
@@ -1,5 +1,6 @@
{
"dependencies": {
"@google/genai": "^1.30.0",
"@types/axios": "^0.9.36",
"cli-progress": "^3.12.0",
"dotenv": "^17.2.3",