Add first-class Sora video provider

This commit is contained in:
calesthio
2026-07-01 10:38:00 -07:00
parent 169124d0fd
commit b3ff734b5a
4 changed files with 417 additions and 0 deletions

View File

@@ -13,5 +13,6 @@ setup(
"python-dotenv>=1.0",
"Pillow>=10.0",
"requests>=2.31",
"openai>=2.44.0",
],
)