feat: 新增图片占位符提示词固定模板 入库时拼接
This commit is contained in:
@@ -15,6 +15,7 @@ from .memory_prompts import (
|
||||
get_state_extraction_prompt,
|
||||
get_creative_title_prompt,
|
||||
get_narrative_prompt,
|
||||
inject_image_placeholder_template,
|
||||
CHAPTER_CATEGORIES,
|
||||
CHAPTER_ORDER,
|
||||
STAGE_TO_ORDER,
|
||||
@@ -40,6 +41,7 @@ __all__ = [
|
||||
"get_state_extraction_prompt",
|
||||
"get_creative_title_prompt",
|
||||
"get_narrative_prompt",
|
||||
"inject_image_placeholder_template",
|
||||
"CHAPTER_CATEGORIES",
|
||||
"CHAPTER_ORDER",
|
||||
"STAGE_TO_ORDER",
|
||||
|
||||
Reference in New Issue
Block a user