added mp4 support

This commit is contained in:
ayeuhugyu 2023-11-18 18:19:05 -08:00
parent 9e960c9288
commit 963136bf74
6 changed files with 323 additions and 3 deletions

View file

@ -17,6 +17,7 @@
"dotenv": "^16.3.1",
"emoji-regex": "^10.2.1",
"libsodium-wrappers": "^0.7.13",
"openai": "^4.17.0",
"regex": "^0.1.1",
"request": "^2.88.2"
}