fix: 修复bug

This commit is contained in:
Daniel
2026-03-25 16:59:05 +08:00
parent a2f224d01f
commit 34786b37c7
5 changed files with 53 additions and 25 deletions

View File

@@ -7,10 +7,10 @@ app:
openai:
# Prefer environment variables in real deployments.
# OPENAI_API_KEY must be set; OPENAI_BASE_URL optional (for DeepSeek / other gateways).
api_key_env: "OPENAI_API_KEY"
base_url_env: "OPENAI_BASE_URL"
api_key_env: "sk-85880595fc714d63bfd0b025e917bd26"
base_url_env: "https://dashscope.aliyuncs.com/compatible-mode/v1"
# Example: "gpt-4o-mini" / "gpt-4o" / gateway specific names
model: "gpt-4o-mini"
model: "qwen3.5-plus"
script_gen:
# Narration length constraint per scene (Chinese chars approx)