mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-06-14 02:40:45 +08:00
refactor(extraction): remove legacy extract prompt path
This commit is contained in:
@@ -37,7 +37,6 @@ export const defaultSettings = {
|
||||
extractIncludeStoryTime: true,
|
||||
extractIncludeSummaries: true,
|
||||
extractActionMode: "pending",
|
||||
extractPipelineVersion: "split-v1",
|
||||
|
||||
// 召回设置
|
||||
recallEnabled: true,
|
||||
@@ -159,7 +158,6 @@ export const defaultSettings = {
|
||||
nodeTypeSchema: null,
|
||||
|
||||
// 自定义提示词
|
||||
extractPrompt: "",
|
||||
extractObjectivePrompt: "",
|
||||
extractSubjectivePrompt: "",
|
||||
recallPrompt: "",
|
||||
|
||||
Reference in New Issue
Block a user