fix(genai): drop twelvelabs SDK dep, call Marengo via REST

This commit is contained in:
Mohit Varikuti
2026-06-25 16:45:21 -07:00
parent 85e16eb31b
commit ee823f8488
3 changed files with 92 additions and 80 deletions
-1
View File
@@ -50,7 +50,6 @@ transformers == 4.45.*
google-genai == 1.58.*
ollama == 0.6.*
openai == 1.65.*
twelvelabs == 1.2.*
# push notifications
py-vapid == 1.9.*
pywebpush == 2.0.*