OpenMontage/docs
calesthio 2ef18e77a9 fix(video): normalize Gemini Omni file URIs; document provider in PROVIDERS.md
Review findings from PR #333:

P1: _download_via_uri assumed output_video.uri is always files/<id>.
The API can return a full resource URI or a ready-made
.../files/<id>:download?alt=media download URL, which produced an
invalid poll path with a second :download appended. New
_file_id_from_uri() extracts the bare id from every documented shape;
regression tests cover the full-URL form plus a parametrized matrix of
URI shapes.

P2: docs/PROVIDERS.md still described the Google key as TTS + Imagen
only. The shared-key section now covers gemini_omni_video (model id,
~$0.10/sec pricing table, paid-tier-only, edit-turn billing note), and
the env snippet, provider-to-tool mapping, and capability coverage
tables include the new provider.
2026-07-08 23:45:47 -07:00
..
images/backlot backlot: README showcase + screenshot pipeline, unlisted-stage placement fix 2026-07-02 07:20:17 -07:00
stage-gates Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
ARCHITECTURE.md Replace retired OpenAI image models with gpt-image-2 (DALL-E shut down 2026-05-12) 2026-07-02 11:36:31 +08:00
PROVIDERS.md fix(video): normalize Gemini Omni file URIs; document provider in PROVIDERS.md 2026-07-08 23:45:47 -07:00
PR_REVIEW_GUIDE.md docs: add provider viability review guidance 2026-06-24 10:55:33 -07:00
apple-silicon-mps.md docs(gpu): add Apple Silicon setup guide for MPS support 2026-06-24 16:30:30 -05:00
comfyui-adapter-plan.md comfyui: satisfy provider contract review items 2026-06-29 19:09:22 +01:00