From 143eab7a2a32a9c390128608fa76dddc3373a809 Mon Sep 17 00:00:00 2001 From: xiamuceer Date: Sun, 30 Nov 2025 11:27:28 +0800 Subject: [PATCH] =?UTF-8?q?update:1.=E5=B0=86=E5=B0=8F=E8=AF=B4=E7=AE=80?= =?UTF-8?q?=E4=BB=8B=E6=B7=BB=E5=8A=A0=E5=88=B0=E6=8F=90=E7=A4=BA=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/app/api/wizard_stream.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/app/api/wizard_stream.py b/backend/app/api/wizard_stream.py index 42a785f..843bd9d 100644 --- a/backend/app/api/wizard_stream.py +++ b/backend/app/api/wizard_stream.py @@ -64,7 +64,8 @@ async def world_building_generator( template, title=title, theme=theme, - genre=genre or "通用类型" + genre=genre or "通用类型", + description=description or "暂无简介" ) # MCP工具增强:收集参考资料