mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-25 17:42:50 +08:00
feat(video): add direct Volcengine Ark Seedance 2.0 provider
This commit is contained in:
@@ -48,6 +48,13 @@ DASHSCOPE_API_KEY= # Qwen image gen (qwen-image-2.0-pro), TTS (qwen3-t
|
||||
SUNO_API_KEY= # Suno AI music generation (full songs, instrumentals, any genre)
|
||||
|
||||
# --- Video Generation ---
|
||||
# Volcengine Ark direct Seedance 2.0 API key body (without the "Bearer " prefix).
|
||||
# Get one at https://console.volcengine.com/ark/region:cn-beijing/apiKey
|
||||
ARK_API_KEY=
|
||||
# Optional overrides; uncomment only when needed.
|
||||
# ARK_SEEDANCE_MODEL=doubao-seedance-2-0-260128
|
||||
# ARK_BASE_URL=https://ark.cn-beijing.volces.com/api/v3
|
||||
# ARK_CNY_PER_USD=7.2
|
||||
HEYGEN_API_KEY= # HeyGen API (VEO, Sora, Runway, Kling, Seedance via single key)
|
||||
RUNWAY_API_KEY= # Runway Gen-4 (direct API, alternative to fal.ai routing)
|
||||
VOLC_ACCESSKEY= # Volcengine Jimeng (即梦 AI) video generation via official API (HMAC-SHA256 V4 signing)
|
||||
|
||||
Reference in New Issue
Block a user