mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-16 13:36:26 +08:00
Introduce a new video generation provider backed by the Tencent TokenHub API (tokenhub.tencentmaas.com), an OpenAI-compatible gateway for Tencent Hunyuan video models with simple Bearer-token auth. - Add hunyuan_cloud_video tool (submit → poll → download) supporting both text-to-video (hy-video-1.5) and image-to-video (yt-video-2.0) - Add env vars: TENCENT_TOKENHUB_API_KEY, TENCENT_TOKENHUB_MODEL - Add contract tests for the new tool - Document setup, API flow, model pricing, and schema constraints in PROVIDERS.md - Update provider tables and capability matrix throughout docs