From 34ca98f9eb57591b03dced6882b83582d7d216f5 Mon Sep 17 00:00:00 2001 From: GinHa <15201596918@163.com> Date: Fri, 17 Jul 2026 16:04:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DLLM=20=E7=88=86=E6=AC=BE/?= =?UTF-8?q?=E6=8B=86=E9=95=9C=E8=BF=94=E5=9B=9E=E4=B8=AD=E6=96=87=E6=8F=90?= =?UTF-8?q?=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- video-gen-api/app/services/hot_opening_video_prompt_service.py | 1 + 1 file changed, 1 insertion(+) diff --git a/video-gen-api/app/services/hot_opening_video_prompt_service.py b/video-gen-api/app/services/hot_opening_video_prompt_service.py index be7d20c9..e893f5e7 100644 --- a/video-gen-api/app/services/hot_opening_video_prompt_service.py +++ b/video-gen-api/app/services/hot_opening_video_prompt_service.py @@ -722,6 +722,7 @@ def build_user_text( "字段启用规则": "只输出 schema 中存在的启用字段;不要输出已禁用字段;不要新增 schema 外字段。", "最终提示词限制": "最终提示词下所有字段都不能写入视频时长、秒数、视频比例、清晰度、分辨率、帧率、推荐像素、竖屏、横屏等视频规格参数,这些规格只能写在画面属性/动态时间规划/输出规格限制。", "禁止": ["输出 Markdown", "输出 schema 之外的解释文字", "照抄参考素材品牌水印", "生成违法违规内容", "在最终提示词中写入秒数/比例/分辨率/帧率"], + "语言要求": "所有输出内容必须使用简体中文,不得使用英文或其他语言。" }, "必须按此schema输出": client_schema, },