style: 删除分析提示词中的多余空行
This commit is contained in:
@@ -274,7 +274,6 @@ const generateAnalysis = async () => {
|
||||
|
||||
// 构建分析提示词,包含客户信息、补充信息和沟通记录
|
||||
const analysisPrompt = `请基于以下客户信息和沟通记录进行基础信息分析:
|
||||
|
||||
客户信息:
|
||||
姓名:${customerInfo.value.name || '未提供'}
|
||||
孩子姓名:${customerInfo.value.child_name || '未提供'}
|
||||
|
||||
Reference in New Issue
Block a user