Files
MuMuAINovel/backend
未来 93659d279b fix: 修复写作风格在章节生成时被重复注入的问题
写作风格(style_content)同时被注入到 system_prompt 和 user prompt 中,
导致 AI 收到两份相同的风格指令。现在 apply_style_to_prompt() 仅追加
输出格式指令,风格注入统一由 system_prompt_with_style 负责。
2026-05-01 10:07:41 +08:00
..
2026-04-30 10:58:45 +08:00