fix:修复大纲世界观编辑bug update:更新不再限制最大token数

This commit is contained in:
xiamuceer
2025-11-01 02:10:35 +08:00
parent 013d5100df
commit e02e61ed6b
5 changed files with 20 additions and 21 deletions
-4
View File
@@ -136,10 +136,6 @@ class PromptService:
2. 不要在JSON字符串值中使用中文引号(""''),请使用英文引号或直接省略引号
3. 专有名词和强调内容可以使用【】或《》标记,不要用引号
**正确示例**
- ✅ "距离【大灾变】爆发""距离大灾变爆发"
- ❌ "距离"大灾变"爆发" (会导致JSON解析失败)
请严格按照以下JSON格式返回(每个字段为200-300字的文本描述):
{{
"time_period": "时间背景的详细描述,包括时代设定、时间特点、历史事件",