This commit is contained in:
YILING0013
2025-01-29 22:00:22 +08:00
parent 11c1fb02d8
commit ee0f943694
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,3 +2,4 @@
/AI_novel /AI_novel
/vectorstore /vectorstore
config.json config.json
config.json
+1 -1
View File
@@ -4,7 +4,7 @@
"model_name": "gpt-4o-mini", "model_name": "gpt-4o-mini",
"topic": "星穹铁道主角星穿越到原神提瓦特大陆,拯救提瓦特大陆,并与其中的角色展开爱恨情仇的小说设定", "topic": "星穹铁道主角星穿越到原神提瓦特大陆,拯救提瓦特大陆,并与其中的角色展开爱恨情仇的小说设定",
"genre": "玄幻", "genre": "玄幻",
"num_chapters": 200, "num_chapters": 100,
"word_number": 4000, "word_number": 4000,
"filepath": "C:/Users/xieli/Desktop/AI_NovelGenerator/AI_novel" "filepath": "C:/Users/xieli/Desktop/AI_NovelGenerator/AI_novel"
} }