update:1.小说项目创建支持双模式生成,大纲-章节(一对一&一对多) 2.新增章节管理-编辑章节规划功能 3.修复灵感模式可重复点击选项问题,刷新对话内容丢失问题
This commit is contained in:
@@ -515,6 +515,7 @@ export const wizardStreamApi = {
|
||||
target_words?: number;
|
||||
chapter_count?: number;
|
||||
character_count?: number;
|
||||
outline_mode?: 'one-to-one' | 'one-to-many'; // 添加大纲模式参数
|
||||
provider?: string;
|
||||
model?: string;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user