mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-24 17:10:27 +08:00
The env var added complexity without meaningful benefit — explicit model selection via the "model" input parameter is sufficient for both image and video TokenHub tools. - tools/video/hunyuan_cloud_video.py: drop env var fallback from _resolve_model(), remove mention from install_instructions - tests/contracts/test_hunyuan_cloud_video.py: remove test_resolve_model_from_env and test_resolve_model_input_overrides_env - .env.example: move TENCENT_TOKENHUB_API_KEY to a dedicated "Tencent Hunyuan TokenHub API" section, drop TENCENT_TOKENHUB_MODEL comment, broaden description from "video generation" to generic "Tencent Hunyuan via TokenHub API"