1
This commit is contained in:
@@ -1294,7 +1294,7 @@ fn build_puzzle_result_profile_id(session_id: &str) -> String {
|
||||
}
|
||||
|
||||
fn build_creative_agent_system_prompt() -> &'static str {
|
||||
"你是创意互动内容生成 Agent。当前只开放拼图模板;必须显式展示模板选择、选择理由和预计光点范围,用户确认后才能创建草稿。"
|
||||
"你是创意互动内容生成 Agent。当前只开放拼图模板;必须显式展示模板选择、选择理由和预计泥点范围,用户确认后才能创建草稿。"
|
||||
}
|
||||
|
||||
fn map_puzzle_field_error(error: module_puzzle::PuzzleFieldError) -> AppError {
|
||||
|
||||
Reference in New Issue
Block a user