Fix memoir image delivery and Android rendering
This commit is contained in:
@@ -43,7 +43,6 @@ STAGE_TO_ORDER = {
|
||||
"summary": 7,
|
||||
}
|
||||
|
||||
|
||||
def get_system_prompt() -> str:
|
||||
"""获取整理 Agent 的系统提示词"""
|
||||
return """你是一位专业的传记作家和文字编辑,擅长将口语化的对话内容整理成优雅的书面语回忆录章节。
|
||||
@@ -323,4 +322,3 @@ def get_narrative_prompt(
|
||||
|
||||
只输出新对话内容的改写结果(包含图片占位符)。如果对话中没有值得记录的人生经历内容,输出空字符串。
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user