ai-chat-demo.html:593 ================================================================================ ai-chat-demo.html:594 🚀 开始接收 AI 响应流 ai-chat-demo.html:595 ================================================================================
ai-chat-demo.html:611 📦 数据块 #1
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 328
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:1"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:1"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用户\",\"action_type\":\"reasoning\",\"response\":\"用户\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用户\",\"action_type\":\"reasoning\",\"response\":\"用户\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "用户",
"action_type": "reasoning",
"response": "用户",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "用户",
"action_type": "reasoning",
"response": "用户",
"action_name": "思考过程"
}
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #2
原始二进制数据长度: 340 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:2" ⚠️ 非 data: 开头的行,内容: "id:2"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"想要一张\",\"action_type\":\"reasoning\",\"response\":\"想要一张\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"想要一张\",\"action_type\":\"reasoning\",\"response\":\"想要一张\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "想要一张",
"action_type": "reasoning",
"response": "想要一张",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: ai-chat-demo.html:649 thoughts 数量: 1 ai-chat-demo.html:652 Thought #1: { "action": "reasoning", "thought": "想要一张", "action_type": "reasoning", "response": "想要一张", "action_name": "思考过程" } ai-chat-demo.html:681 📊 完整对象结构分析: ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id'] ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text'] ai-chat-demo.html:623 ━━ 行 #5 ━━ ai-chat-demo.html:624 原始行内容: "" ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #3
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 322
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:3"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:3"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"“\",\"action_type\":\"reasoning\",\"response\":\"“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"“\",\"action_type\":\"reasoning\",\"response\":\"“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "“",
"action_type": "reasoning",
"response": "“",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "“",
"action_type": "reasoning",
"response": "“",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #4
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 722
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:4"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:4"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉美女”\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉美女”\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉美女”\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉美女”\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "现代萝莉美女”",
"action_type": "reasoning",
"response": "现代萝莉美女”",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "现代萝莉美女”",
"action_type": "reasoning",
"response": "现代萝莉美女”",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:5"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:5"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的图片,并且需要\",\"action_type\":\"reasoning\",\"response\":\"的图片,并且需要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的图片,并且需要\",\"action_type\":\"reasoning\",\"response\":\"的图片,并且需要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "的图片,并且需要",
"action_type": "reasoning",
"response": "的图片,并且需要",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "的图片,并且需要",
"action_type": "reasoning",
"response": "的图片,并且需要",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #5
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 702
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:6"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:6"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述。\",\"action_type\":\"reasoning\",\"response\":\"文字描述。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述。\",\"action_type\":\"reasoning\",\"response\":\"文字描述。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "文字描述。",
"action_type": "reasoning",
"response": "文字描述。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "文字描述。",
"action_type": "reasoning",
"response": "文字描述。",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:7"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:7"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n首先,我需要\",\"action_type\":\"reasoning\",\"response\":\"\n首先,我需要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n首先,我需要\",\"action_type\":\"reasoning\",\"response\":\"\n首先,我需要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n首先,我需要",
"action_type": "reasoning",
"response": "\n首先,我需要",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "\n首先,我需要",
"action_type": "reasoning",
"response": "\n首先,我需要",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #6
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 340
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:8"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:8"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"调用图像\",\"action_type\":\"reasoning\",\"response\":\"调用图像\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"调用图像\",\"action_type\":\"reasoning\",\"response\":\"调用图像\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "调用图像",
"action_type": "reasoning",
"response": "调用图像",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "调用图像",
"action_type": "reasoning",
"response": "调用图像",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #7
原始二进制数据长度: 709 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:9" ⚠️ 非 data: 开头的行,内容: "id:9"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成模型来创建\",\"action_type\":\"reasoning\",\"response\":\"生成模型来创建\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成模型来创建\",\"action_type\":\"reasoning\",\"response\":\"生成模型来创建\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "生成模型来创建",
"action_type": "reasoning",
"response": "生成模型来创建",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "生成模型来创建",
"action_type": "reasoning",
"response": "生成模型来创建",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:10"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:10"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"这张图片。\n\",\"action_type\":\"reasoning\",\"response\":\"这张图片。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"这张图片。\n\",\"action_type\":\"reasoning\",\"response\":\"这张图片。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "这张图片。\n",
"action_type": "reasoning",
"response": "这张图片。\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "这张图片。\n",
"action_type": "reasoning",
"response": "这张图片。\n",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #8
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 676
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:11"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:11"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提示\",\"action_type\":\"reasoning\",\"response\":\"提示\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提示\",\"action_type\":\"reasoning\",\"response\":\"提示\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "提示",
"action_type": "reasoning",
"response": "提示",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "提示",
"action_type": "reasoning",
"response": "提示",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:12"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:12"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"词(prompt)\",\"action_type\":\"reasoning\",\"response\":\"词(prompt)\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"词(prompt)\",\"action_type\":\"reasoning\",\"response\":\"词(prompt)\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "词(prompt)",
"action_type": "reasoning",
"response": "词(prompt)",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "词(prompt)",
"action_type": "reasoning",
"response": "词(prompt)",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #9
原始二进制数据长度: 1041 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:13" ⚠️ 非 data: 开头的行,内容: "id:13"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"应该包含“\",\"action_type\":\"reasoning\",\"response\":\"应该包含“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"应该包含“\",\"action_type\":\"reasoning\",\"response\":\"应该包含“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "应该包含“",
"action_type": "reasoning",
"response": "应该包含“",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "应该包含“",
"action_type": "reasoning",
"response": "应该包含“",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:14"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:14"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代”、“萝莉\",\"action_type\":\"reasoning\",\"response\":\"现代”、“萝莉\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代”、“萝莉\",\"action_type\":\"reasoning\",\"response\":\"现代”、“萝莉\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "现代”、“萝莉",
"action_type": "reasoning",
"response": "现代”、“萝莉",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "现代”、“萝莉",
"action_type": "reasoning",
"response": "现代”、“萝莉",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #11 ━━
ai-chat-demo.html:624 原始行内容: "id:15"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:15"
ai-chat-demo.html:623
━━ 行 #12 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #13 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #14 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"”、“\",\"action_type\":\"reasoning\",\"response\":\"”、“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"”、“\",\"action_type\":\"reasoning\",\"response\":\"”、“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "”、“",
"action_type": "reasoning",
"response": "”、“",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "”、“",
"action_type": "reasoning",
"response": "”、“",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #15 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #10
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 359
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:16"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:16"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"美女”等关键词\",\"action_type\":\"reasoning\",\"response\":\"美女”等关键词\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"美女”等关键词\",\"action_type\":\"reasoning\",\"response\":\"美女”等关键词\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "美女”等关键词",
"action_type": "reasoning",
"response": "美女”等关键词",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "美女”等关键词",
"action_type": "reasoning",
"response": "美女”等关键词",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #11
原始二进制数据长度: 724 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:17" ⚠️ 非 data: 开头的行,内容: "id:17"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",并可能需要一些\",\"action_type\":\"reasoning\",\"response\":\",并可能需要一些\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",并可能需要一些\",\"action_type\":\"reasoning\",\"response\":\",并可能需要一些\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",并可能需要一些",
"action_type": "reasoning",
"response": ",并可能需要一些",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",并可能需要一些", "action_type": "reasoning", "response": ",并可能需要一些", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:18" ⚠️ 非 data: 开头的行,内容: "id:18"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"风格上的修饰,\",\"action_type\":\"reasoning\",\"response\":\"风格上的修饰,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"风格上的修饰,\",\"action_type\":\"reasoning\",\"response\":\"风格上的修饰,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "风格上的修饰,",
"action_type": "reasoning",
"response": "风格上的修饰,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "风格上的修饰,",
"action_type": "reasoning",
"response": "风格上的修饰,",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #12
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 1025
ai-chat-demo.html:619 📝 分割出 15 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:19"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:19"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"比如高清\",\"action_type\":\"reasoning\",\"response\":\"比如高清\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"比如高清\",\"action_type\":\"reasoning\",\"response\":\"比如高清\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "比如高清",
"action_type": "reasoning",
"response": "比如高清",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "比如高清",
"action_type": "reasoning",
"response": "比如高清",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:20"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:20"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"、细节丰富等\",\"action_type\":\"reasoning\",\"response\":\"、细节丰富等\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"、细节丰富等\",\"action_type\":\"reasoning\",\"response\":\"、细节丰富等\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "、细节丰富等",
"action_type": "reasoning",
"response": "、细节丰富等",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "、细节丰富等",
"action_type": "reasoning",
"response": "、细节丰富等",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #11 ━━
ai-chat-demo.html:624 原始行内容: "id:21"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:21"
ai-chat-demo.html:623
━━ 行 #12 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #13 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #14 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n\n",
"action_type": "reasoning",
"response": "。\n\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "。\n\n",
"action_type": "reasoning",
"response": "。\n\n",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #15 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #13
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 365
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:22"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:22"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"然后,我需要根据\",\"action_type\":\"reasoning\",\"response\":\"然后,我需要根据\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"然后,我需要根据\",\"action_type\":\"reasoning\",\"response\":\"然后,我需要根据\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "然后,我需要根据",
"action_type": "reasoning",
"response": "然后,我需要根据",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "然后,我需要根据",
"action_type": "reasoning",
"response": "然后,我需要根据",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #14
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 718
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:23"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:23"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成的图片内容(\",\"action_type\":\"reasoning\",\"response\":\"生成的图片内容(\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成的图片内容(\",\"action_type\":\"reasoning\",\"response\":\"生成的图片内容(\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "生成的图片内容(",
"action_type": "reasoning",
"response": "生成的图片内容(",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "生成的图片内容(",
"action_type": "reasoning",
"response": "生成的图片内容(",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:24"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:24"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"或者我预设的\",\"action_type\":\"reasoning\",\"response\":\"或者我预设的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"或者我预设的\",\"action_type\":\"reasoning\",\"response\":\"或者我预设的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "或者我预设的",
"action_type": "reasoning",
"response": "或者我预设的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "或者我预设的",
"action_type": "reasoning",
"response": "或者我预设的",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #15
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 682
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:25"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:25"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成\",\"action_type\":\"reasoning\",\"response\":\"生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成\",\"action_type\":\"reasoning\",\"response\":\"生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "生成",
"action_type": "reasoning",
"response": "生成",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "生成",
"action_type": "reasoning",
"response": "生成",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:26"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:26"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"意图)写一段\",\"action_type\":\"reasoning\",\"response\":\"意图)写一段\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"意图)写一段\",\"action_type\":\"reasoning\",\"response\":\"意图)写一段\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "意图)写一段",
"action_type": "reasoning",
"response": "意图)写一段",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "意图)写一段",
"action_type": "reasoning",
"response": "意图)写一段",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #16
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 712
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:27"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:27"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述。\",\"action_type\":\"reasoning\",\"response\":\"文字描述。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述。\",\"action_type\":\"reasoning\",\"response\":\"文字描述。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "文字描述。",
"action_type": "reasoning",
"response": "文字描述。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "文字描述。",
"action_type": "reasoning",
"response": "文字描述。",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:28"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:28"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"由于我无法在生成\",\"action_type\":\"reasoning\",\"response\":\"由于我无法在生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"由于我无法在生成\",\"action_type\":\"reasoning\",\"response\":\"由于我无法在生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "由于我无法在生成",
"action_type": "reasoning",
"response": "由于我无法在生成",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "由于我无法在生成",
"action_type": "reasoning",
"response": "由于我无法在生成",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #17
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 323
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:29"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:29"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"前\",\"action_type\":\"reasoning\",\"response\":\"前\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"前\",\"action_type\":\"reasoning\",\"response\":\"前\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "前",
"action_type": "reasoning",
"response": "前",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "前",
"action_type": "reasoning",
"response": "前",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #18
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 736
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:30"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:30"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"看到图片的具体样子\",\"action_type\":\"reasoning\",\"response\":\"看到图片的具体样子\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"看到图片的具体样子\",\"action_type\":\"reasoning\",\"response\":\"看到图片的具体样子\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "看到图片的具体样子",
"action_type": "reasoning",
"response": "看到图片的具体样子",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "看到图片的具体样子",
"action_type": "reasoning",
"response": "看到图片的具体样子",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:31"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:31"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"(虽然我可以控制\",\"action_type\":\"reasoning\",\"response\":\"(虽然我可以控制\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"(虽然我可以控制\",\"action_type\":\"reasoning\",\"response\":\"(虽然我可以控制\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "(虽然我可以控制",
"action_type": "reasoning",
"response": "(虽然我可以控制",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "(虽然我可以控制",
"action_type": "reasoning",
"response": "(虽然我可以控制",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #19
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 329
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:32"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:32"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Prompt\",\"action_type\":\"reasoning\",\"response\":\"Prompt\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Prompt\",\"action_type\":\"reasoning\",\"response\":\"Prompt\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "Prompt",
"action_type": "reasoning",
"response": "Prompt",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "Prompt",
"action_type": "reasoning",
"response": "Prompt",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #20
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 359
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:33"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:33"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"),通常我会先\",\"action_type\":\"reasoning\",\"response\":\"),通常我会先\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"),通常我会先\",\"action_type\":\"reasoning\",\"response\":\"),通常我会先\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "),通常我会先",
"action_type": "reasoning",
"response": "),通常我会先",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "),通常我会先",
"action_type": "reasoning",
"response": "),通常我会先",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #21
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 712
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:34"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:34"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"调用工具,拿到\",\"action_type\":\"reasoning\",\"response\":\"调用工具,拿到\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"调用工具,拿到\",\"action_type\":\"reasoning\",\"response\":\"调用工具,拿到\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "调用工具,拿到",
"action_type": "reasoning",
"response": "调用工具,拿到",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "调用工具,拿到",
"action_type": "reasoning",
"response": "调用工具,拿到",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:35"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:35"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"结果后再生成\",\"action_type\":\"reasoning\",\"response\":\"结果后再生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"结果后再生成\",\"action_type\":\"reasoning\",\"response\":\"结果后再生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "结果后再生成",
"action_type": "reasoning",
"response": "结果后再生成",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "结果后再生成",
"action_type": "reasoning",
"response": "结果后再生成",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #22
原始二进制数据长度: 329 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:36" ⚠️ 非 data: 开头的行,内容: "id:36"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述\",\"action_type\":\"reasoning\",\"response\":\"描述\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述\",\"action_type\":\"reasoning\",\"response\":\"描述\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "描述",
"action_type": "reasoning",
"response": "描述",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "描述", "action_type": "reasoning", "response": "描述", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #23
原始二进制数据长度: 724 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:37" ⚠️ 非 data: 开头的行,内容: "id:37"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。但在模拟过程中\",\"action_type\":\"reasoning\",\"response\":\"。但在模拟过程中\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。但在模拟过程中\",\"action_type\":\"reasoning\",\"response\":\"。但在模拟过程中\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。但在模拟过程中",
"action_type": "reasoning",
"response": "。但在模拟过程中",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "。但在模拟过程中",
"action_type": "reasoning",
"response": "。但在模拟过程中",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:38"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:38"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",我需要先生成\",\"action_type\":\"reasoning\",\"response\":\",我需要先生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",我需要先生成\",\"action_type\":\"reasoning\",\"response\":\",我需要先生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",我需要先生成",
"action_type": "reasoning",
"response": ",我需要先生成",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ",我需要先生成",
"action_type": "reasoning",
"response": ",我需要先生成",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #24
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 676
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:39"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:39"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片\",\"action_type\":\"reasoning\",\"response\":\"图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片\",\"action_type\":\"reasoning\",\"response\":\"图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "图片",
"action_type": "reasoning",
"response": "图片",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "图片",
"action_type": "reasoning",
"response": "图片",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:40"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:40"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n步骤\",\"action_type\":\"reasoning\",\"response\":\"。\n\n步骤\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n步骤\",\"action_type\":\"reasoning\",\"response\":\"。\n\n步骤\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n\n**步骤",
"action_type": "reasoning",
"response": "。\n\n**步骤",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "。\n\n步骤",
"action_type": "reasoning",
"response": "。\n\n步骤",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #25
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 335
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:41"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:41"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"1: 生成\",\"action_type\":\"reasoning\",\"response\":\"1: 生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"1: 生成\",\"action_type\":\"reasoning\",\"response\":\"1: 生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "1: 生成",
"action_type": "reasoning",
"response": "1: 生成",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "1: 生成",
"action_type": "reasoning",
"response": "1: 生成",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #26
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 680
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:42"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:42"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片\",\"action_type\":\"reasoning\",\"response\":\"图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片\",\"action_type\":\"reasoning\",\"response\":\"图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "图片**",
"action_type": "reasoning",
"response": "图片**",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "图片",
"action_type": "reasoning",
"response": "图片",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:43"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:43"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n使用 model\",\"action_type\":\"reasoning\",\"response\":\"\\n使用model\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n使用 model\",\"action_type\":\"reasoning\",\"response\":\"\\n使用model\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n使用 `model",
"action_type": "reasoning",
"response": "\n使用 `model",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "\n使用 model",
"action_type": "reasoning",
"response": "\n使用model",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #27
原始二进制数据长度: 1019 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:44" ⚠️ 非 data: 开头的行,内容: "id:44"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"studio_q\",\"action_type\":\"reasoning\",\"response\":\"studio_q\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"studio_q\",\"action_type\":\"reasoning\",\"response\":\"studio_q\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "studio_q",
"action_type": "reasoning",
"response": "studio_q",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "studio_q",
"action_type": "reasoning",
"response": "studio_q",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:45"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:45"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"wen_image_gen\",\"action_type\":\"reasoning\",\"response\":\"wen_image_gen\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"wen_image_gen\",\"action_type\":\"reasoning\",\"response\":\"wen_image_gen\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "wen_image_gen`",
"action_type": "reasoning",
"response": "wen_image_gen`",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "wen_image_gen",
"action_type": "reasoning",
"response": "wen_image_gen",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #11 ━━
ai-chat-demo.html:624 原始行内容: "id:46"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:46"
ai-chat-demo.html:623
━━ 行 #12 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #13 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #14 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\nPrompt:\",\"action_type\":\"reasoning\",\"response\":\"。\nPrompt:\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\nPrompt:\",\"action_type\":\"reasoning\",\"response\":\"。\nPrompt:\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\nPrompt:",
"action_type": "reasoning",
"response": "。\nPrompt:",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "。\nPrompt:",
"action_type": "reasoning",
"response": "。\nPrompt:",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #15 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #28
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 323
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:47"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:47"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" \\"\",\"action_type\":\"reasoning\",\"response\":\" \\"\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" \\"\",\"action_type\":\"reasoning\",\"response\":\" \\"\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": " \"",
"action_type": "reasoning",
"response": " \"",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": " \"",
"action_type": "reasoning",
"response": " \"",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #29
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 357
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:48"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:48"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Modern lolita beauty\",\"action_type\":\"reasoning\",\"response\":\"Modern lolita beauty\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Modern lolita beauty\",\"action_type\":\"reasoning\",\"response\":\"Modern lolita beauty\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "Modern lolita beauty",
"action_type": "reasoning",
"response": "Modern lolita beauty",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "Modern lolita beauty",
"action_type": "reasoning",
"response": "Modern lolita beauty",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #30
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 347
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:49"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:49"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\", cute, stylish\",\"action_type\":\"reasoning\",\"response\":\", cute, stylish\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\", cute, stylish\",\"action_type\":\"reasoning\",\"response\":\", cute, stylish\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ", cute, stylish",
"action_type": "reasoning",
"response": ", cute, stylish",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ", cute, stylish",
"action_type": "reasoning",
"response": ", cute, stylish",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #31
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 363
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:50"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:50"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" fashion, detailed face\",\"action_type\":\"reasoning\",\"response\":\" fashion, detailed face\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" fashion, detailed face\",\"action_type\":\"reasoning\",\"response\":\" fashion, detailed face\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": " fashion, detailed face",
"action_type": "reasoning",
"response": " fashion, detailed face",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": " fashion, detailed face",
"action_type": "reasoning",
"response": " fashion, detailed face",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #32
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 347
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:51"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:51"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\", high quality,\",\"action_type\":\"reasoning\",\"response\":\", high quality,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\", high quality,\",\"action_type\":\"reasoning\",\"response\":\", high quality,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ", high quality,",
"action_type": "reasoning",
"response": ", high quality,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ", high quality,",
"action_type": "reasoning",
"response": ", high quality,",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #33
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 361
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:52"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:52"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" masterpiece\\" (或者\",\"action_type\":\"reasoning\",\"response\":\" masterpiece\\" (或者\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" masterpiece\\" (或者\",\"action_type\":\"reasoning\",\"response\":\" masterpiece\\" (或者\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": " masterpiece\" (或者",
"action_type": "reasoning",
"response": " masterpiece\" (或者",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": " masterpiece\" (或者",
"action_type": "reasoning",
"response": " masterpiece\" (或者",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #34
原始二进制数据长度: 353 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:53" ⚠️ 非 data: 开头的行,内容: "id:53"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"中文:现代洛\",\"action_type\":\"reasoning\",\"response\":\"中文:现代洛\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"中文:现代洛\",\"action_type\":\"reasoning\",\"response\":\"中文:现代洛\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "中文:现代洛",
"action_type": "reasoning",
"response": "中文:现代洛",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: ai-chat-demo.html:649 thoughts 数量: 1 ai-chat-demo.html:652 Thought #1: { "action": "reasoning", "thought": "中文:现代洛", "action_type": "reasoning", "response": "中文:现代洛", "action_name": "思考过程" } ai-chat-demo.html:681 📊 完整对象结构分析: ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id'] ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text'] ai-chat-demo.html:623 ━━ 行 #5 ━━ ai-chat-demo.html:624 原始行内容: "" ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #35
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 712
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:54"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:54"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"丽塔风格的漂亮\",\"action_type\":\"reasoning\",\"response\":\"丽塔风格的漂亮\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"丽塔风格的漂亮\",\"action_type\":\"reasoning\",\"response\":\"丽塔风格的漂亮\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "丽塔风格的漂亮",
"action_type": "reasoning",
"response": "丽塔风格的漂亮",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "丽塔风格的漂亮",
"action_type": "reasoning",
"response": "丽塔风格的漂亮",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:55"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:55"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"女孩,可爱,\",\"action_type\":\"reasoning\",\"response\":\"女孩,可爱,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"女孩,可爱,\",\"action_type\":\"reasoning\",\"response\":\"女孩,可爱,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "女孩,可爱,",
"action_type": "reasoning",
"response": "女孩,可爱,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "女孩,可爱,",
"action_type": "reasoning",
"response": "女孩,可爱,",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #36
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 341
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:56"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:56"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"时尚穿搭\",\"action_type\":\"reasoning\",\"response\":\"时尚穿搭\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"时尚穿搭\",\"action_type\":\"reasoning\",\"response\":\"时尚穿搭\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "时尚穿搭",
"action_type": "reasoning",
"response": "时尚穿搭",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "时尚穿搭",
"action_type": "reasoning",
"response": "时尚穿搭",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #37
原始二进制数据长度: 712 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:57" ⚠️ 非 data: 开头的行,内容: "id:57"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",精致的面部特\",\"action_type\":\"reasoning\",\"response\":\",精致的面部特\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",精致的面部特\",\"action_type\":\"reasoning\",\"response\":\",精致的面部特\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",精致的面部特",
"action_type": "reasoning",
"response": ",精致的面部特",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",精致的面部特", "action_type": "reasoning", "response": ",精致的面部特", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:58" ⚠️ 非 data: 开头的行,内容: "id:58"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"写,高质量,\",\"action_type\":\"reasoning\",\"response\":\"写,高质量,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"写,高质量,\",\"action_type\":\"reasoning\",\"response\":\"写,高质量,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "写,高质量,",
"action_type": "reasoning",
"response": "写,高质量,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "写,高质量,",
"action_type": "reasoning",
"response": "写,高质量,",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #38
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 682
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:59"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:59"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"杰作\",\"action_type\":\"reasoning\",\"response\":\"杰作\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"杰作\",\"action_type\":\"reasoning\",\"response\":\"杰作\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "杰作",
"action_type": "reasoning",
"response": "杰作",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "杰作",
"action_type": "reasoning",
"response": "杰作",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:60"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:60"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\")\n考虑到用户\",\"action_type\":\"reasoning\",\"response\":\")\n考虑到用户\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\")\n考虑到用户\",\"action_type\":\"reasoning\",\"response\":\")\n考虑到用户\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ")\n考虑到用户",
"action_type": "reasoning",
"response": ")\n考虑到用户",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ")\n考虑到用户",
"action_type": "reasoning",
"response": ")\n考虑到用户",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #39
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 335
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:61"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:61"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"是中文\",\"action_type\":\"reasoning\",\"response\":\"是中文\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"是中文\",\"action_type\":\"reasoning\",\"response\":\"是中文\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "是中文",
"action_type": "reasoning",
"response": "是中文",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "是中文",
"action_type": "reasoning",
"response": "是中文",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #40
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 712
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:62"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:62"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提问,且模型\",\"action_type\":\"reasoning\",\"response\":\"提问,且模型\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提问,且模型\",\"action_type\":\"reasoning\",\"response\":\"提问,且模型\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "提问,且模型",
"action_type": "reasoning",
"response": "提问,且模型",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "提问,且模型",
"action_type": "reasoning",
"response": "提问,且模型",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:63"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:63"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"擅长中文渲染,\",\"action_type\":\"reasoning\",\"response\":\"擅长中文渲染,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"擅长中文渲染,\",\"action_type\":\"reasoning\",\"response\":\"擅长中文渲染,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "擅长中文渲染,",
"action_type": "reasoning",
"response": "擅长中文渲染,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "擅长中文渲染,",
"action_type": "reasoning",
"response": "擅长中文渲染,",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #41
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 323
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:64"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:64"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用\",\"action_type\":\"reasoning\",\"response\":\"用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用\",\"action_type\":\"reasoning\",\"response\":\"用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "用",
"action_type": "reasoning",
"response": "用",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "用",
"action_type": "reasoning",
"response": "用",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #42
原始二进制数据长度: 736 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:65" ⚠️ 非 data: 开头的行,内容: "id:65"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"中文Prompt可能效果更好\",\"action_type\":\"reasoning\",\"response\":\"中文Prompt可能效果更好\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"中文Prompt可能效果更好\",\"action_type\":\"reasoning\",\"response\":\"中文Prompt可能效果更好\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "中文Prompt可能效果更好",
"action_type": "reasoning",
"response": "中文Prompt可能效果更好",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "中文Prompt可能效果更好",
"action_type": "reasoning",
"response": "中文Prompt可能效果更好",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:66"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:66"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",或者中英混合\",\"action_type\":\"reasoning\",\"response\":\",或者中英混合\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",或者中英混合\",\"action_type\":\"reasoning\",\"response\":\",或者中英混合\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",或者中英混合",
"action_type": "reasoning",
"response": ",或者中英混合",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ",或者中英混合",
"action_type": "reasoning",
"response": ",或者中英混合",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #43
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 688
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:67"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:67"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\nPrompt\",\"action_type\":\"reasoning\",\"response\":\"。\nPrompt\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\nPrompt\",\"action_type\":\"reasoning\",\"response\":\"。\nPrompt\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\nPrompt",
"action_type": "reasoning",
"response": "。\nPrompt",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "。\nPrompt",
"action_type": "reasoning",
"response": "。\nPrompt",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:68"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:68"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\": \\"一个现代\",\"action_type\":\"reasoning\",\"response\":\": \\"一个现代\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\": \\"一个现代\",\"action_type\":\"reasoning\",\"response\":\": \\"一个现代\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ": \"一个现代",
"action_type": "reasoning",
"response": ": \"一个现代",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ": \"一个现代",
"action_type": "reasoning",
"response": ": \"一个现代",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #44
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 335
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:69"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:69"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"时尚的\",\"action_type\":\"reasoning\",\"response\":\"时尚的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"时尚的\",\"action_type\":\"reasoning\",\"response\":\"时尚的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "时尚的",
"action_type": "reasoning",
"response": "时尚的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "时尚的",
"action_type": "reasoning",
"response": "时尚的",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #45
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 365
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:70"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:70"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"萝莉美女,精致的\",\"action_type\":\"reasoning\",\"response\":\"萝莉美女,精致的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"萝莉美女,精致的\",\"action_type\":\"reasoning\",\"response\":\"萝莉美女,精致的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "萝莉美女,精致的",
"action_type": "reasoning",
"response": "萝莉美女,精致的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "萝莉美女,精致的",
"action_type": "reasoning",
"response": "萝莉美女,精致的",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #46
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 730
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:71"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:71"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"面容,可爱的表情\",\"action_type\":\"reasoning\",\"response\":\"面容,可爱的表情\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"面容,可爱的表情\",\"action_type\":\"reasoning\",\"response\":\"面容,可爱的表情\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "面容,可爱的表情",
"action_type": "reasoning",
"response": "面容,可爱的表情",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "面容,可爱的表情",
"action_type": "reasoning",
"response": "面容,可爱的表情",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:72"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:72"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",穿着现代风格的\",\"action_type\":\"reasoning\",\"response\":\",穿着现代风格的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",穿着现代风格的\",\"action_type\":\"reasoning\",\"response\":\",穿着现代风格的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",穿着现代风格的",
"action_type": "reasoning",
"response": ",穿着现代风格的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ",穿着现代风格的",
"action_type": "reasoning",
"response": ",穿着现代风格的",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #47
原始二进制数据长度: 329 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:73" ⚠️ 非 data: 开头的行,内容: "id:73"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"华丽\",\"action_type\":\"reasoning\",\"response\":\"华丽\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"华丽\",\"action_type\":\"reasoning\",\"response\":\"华丽\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "华丽",
"action_type": "reasoning",
"response": "华丽",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: ai-chat-demo.html:649 thoughts 数量: 1 ai-chat-demo.html:652 Thought #1: { "action": "reasoning", "thought": "华丽", "action_type": "reasoning", "response": "华丽", "action_name": "思考过程" } ai-chat-demo.html:681 📊 完整对象结构分析: ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id'] ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text'] ai-chat-demo.html:623 ━━ 行 #5 ━━ ai-chat-demo.html:624 原始行内容: "" ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #48
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 704
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:74"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:74"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"裙子,高清摄影\",\"action_type\":\"reasoning\",\"response\":\"裙子,高清摄影\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"裙子,高清摄影\",\"action_type\":\"reasoning\",\"response\":\"裙子,高清摄影\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "裙子,高清摄影",
"action_type": "reasoning",
"response": "裙子,高清摄影",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "裙子,高清摄影",
"action_type": "reasoning",
"response": "裙子,高清摄影",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:75"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:75"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",8k分辨率\",\"action_type\":\"reasoning\",\"response\":\",8k分辨率\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",8k分辨率\",\"action_type\":\"reasoning\",\"response\":\",8k分辨率\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",8k分辨率",
"action_type": "reasoning",
"response": ",8k分辨率",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ",8k分辨率",
"action_type": "reasoning",
"response": ",8k分辨率",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #49
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 329
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:76"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:76"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\\"\n\n\",\"action_type\":\"reasoning\",\"response\":\"\\"\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\\"\n\n\",\"action_type\":\"reasoning\",\"response\":\"\\"\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\"\n\n",
"action_type": "reasoning",
"response": "\"\n\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "\"\n\n",
"action_type": "reasoning",
"response": "\"\n\n",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #50
原始二进制数据长度: 337 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:77" ⚠️ 非 data: 开头的行,内容: "id:77"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"步骤 2\",\"action_type\":\"reasoning\",\"response\":\"步骤 2\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"步骤 2\",\"action_type\":\"reasoning\",\"response\":\"步骤 2\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "**步骤 2",
"action_type": "reasoning",
"response": "**步骤 2",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: ai-chat-demo.html:649 thoughts 数量: 1 ai-chat-demo.html:652 Thought #1: { "action": "reasoning", "thought": "步骤 2", "action_type": "reasoning", "response": "步骤 2", "action_name": "思考过程" } ai-chat-demo.html:681 📊 完整对象结构分析: ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id'] ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text'] ai-chat-demo.html:623 ━━ 行 #5 ━━ ai-chat-demo.html:624 原始行内容: "" ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #51
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 345
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:78"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:78"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\": 等待结果\",\"action_type\":\"reasoning\",\"response\":\": 等待结果\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\": 等待结果\",\"action_type\":\"reasoning\",\"response\":\": 等待结果\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ": 等待结果",
"action_type": "reasoning",
"response": ": 等待结果",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ": 等待结果",
"action_type": "reasoning",
"response": ": 等待结果",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #52
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 708
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:79"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:79"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"并描述\n\",\"action_type\":\"reasoning\",\"response\":\"并描述\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"并描述\n\",\"action_type\":\"reasoning\",\"response\":\"并描述\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "并描述**\n",
"action_type": "reasoning",
"response": "并描述**\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "并描述\n",
"action_type": "reasoning",
"response": "并描述\n",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:80"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:80"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"(在实际操作中,\",\"action_type\":\"reasoning\",\"response\":\"(在实际操作中,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"(在实际操作中,\",\"action_type\":\"reasoning\",\"response\":\"(在实际操作中,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "(在实际操作中,",
"action_type": "reasoning",
"response": "(在实际操作中,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "(在实际操作中,",
"action_type": "reasoning",
"response": "(在实际操作中,",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #53
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 335
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:81"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:81"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"这一步\",\"action_type\":\"reasoning\",\"response\":\"这一步\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"这一步\",\"action_type\":\"reasoning\",\"response\":\"这一步\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "这一步",
"action_type": "reasoning",
"response": "这一步",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "这一步",
"action_type": "reasoning",
"response": "这一步",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #54
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 359
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:82"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:82"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"是在收到图片URL\",\"action_type\":\"reasoning\",\"response\":\"是在收到图片URL\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"是在收到图片URL\",\"action_type\":\"reasoning\",\"response\":\"是在收到图片URL\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "是在收到图片URL",
"action_type": "reasoning",
"response": "是在收到图片URL",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "是在收到图片URL",
"action_type": "reasoning",
"response": "是在收到图片URL",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
📦 数据块 #55
原始二进制数据长度: 367 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:83" ⚠️ 非 data: 开头的行,内容: "id:83"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"之后进行的)。\n\n\",\"action_type\":\"reasoning\",\"response\":\"之后进行的)。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"之后进行的)。\n\n\",\"action_type\":\"reasoning\",\"response\":\"之后进行的)。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "之后进行的)。\n\n",
"action_type": "reasoning",
"response": "之后进行的)。\n\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: ai-chat-demo.html:649 thoughts 数量: 1 ai-chat-demo.html:652 Thought #1: { "action": "reasoning", "thought": "之后进行的)。\n\n", "action_type": "reasoning", "response": "之后进行的)。\n\n", "action_name": "思考过程" } ai-chat-demo.html:681 📊 完整对象结构分析: ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id'] ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text'] ai-chat-demo.html:623 ━━ 行 #5 ━━ ai-chat-demo.html:624 原始行内容: "" ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #56
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 371
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:84"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:84"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现在我先执行第一步\",\"action_type\":\"reasoning\",\"response\":\"现在我先执行第一步\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现在我先执行第一步\",\"action_type\":\"reasoning\",\"response\":\"现在我先执行第一步\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "现在我先执行第一步",
"action_type": "reasoning",
"response": "现在我先执行第一步",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "现在我先执行第一步",
"action_type": "reasoning",
"response": "现在我先执行第一步",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #57
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 690
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:85"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:85"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n\n",
"action_type": "reasoning",
"response": "。\n\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "。\n\n",
"action_type": "reasoning",
"response": "。\n\n",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:86"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:86"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"注意系统提示词\",\"action_type\":\"reasoning\",\"response\":\"注意系统提示词\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"注意系统提示词\",\"action_type\":\"reasoning\",\"response\":\"注意系统提示词\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "注意系统提示词",
"action_type": "reasoning",
"response": "注意系统提示词",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "注意系统提示词",
"action_type": "reasoning",
"response": "注意系统提示词",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #58
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 682
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:87"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:87"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"要求\",\"action_type\":\"reasoning\",\"response\":\"要求\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"要求\",\"action_type\":\"reasoning\",\"response\":\"要求\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "要求",
"action_type": "reasoning",
"response": "要求",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "要求",
"action_type": "reasoning",
"response": "要求",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:88"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:88"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":直接以对话\",\"action_type\":\"reasoning\",\"response\":\":直接以对话\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":直接以对话\",\"action_type\":\"reasoning\",\"response\":\":直接以对话\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ":直接以对话",
"action_type": "reasoning",
"response": ":直接以对话",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ":直接以对话",
"action_type": "reasoning",
"response": ":直接以对话",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #59
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 341
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:89"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:89"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"形式返回\",\"action_type\":\"reasoning\",\"response\":\"形式返回\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"形式返回\",\"action_type\":\"reasoning\",\"response\":\"形式返回\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "形式返回",
"action_type": "reasoning",
"response": "形式返回",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "形式返回",
"action_type": "reasoning",
"response": "形式返回",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #60
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 353
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:90"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:90"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",不暴露机器\",\"action_type\":\"reasoning\",\"response\":\",不暴露机器\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",不暴露机器\",\"action_type\":\"reasoning\",\"response\":\",不暴露机器\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",不暴露机器",
"action_type": "reasoning",
"response": ",不暴露机器",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": ",不暴露机器",
"action_type": "reasoning",
"response": ",不暴露机器",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #61
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 359
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:91"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:91"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"属性。如果涉及\",\"action_type\":\"reasoning\",\"response\":\"属性。如果涉及\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"属性。如果涉及\",\"action_type\":\"reasoning\",\"response\":\"属性。如果涉及\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "属性。如果涉及",
"action_type": "reasoning",
"response": "属性。如果涉及",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "属性。如果涉及",
"action_type": "reasoning",
"response": "属性。如果涉及",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #62
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 363
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:92"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:92"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片,需用Markdown\",\"action_type\":\"reasoning\",\"response\":\"图片,需用Markdown\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片,需用Markdown\",\"action_type\":\"reasoning\",\"response\":\"图片,需用Markdown\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "图片,需用Markdown",
"action_type": "reasoning",
"response": "图片,需用Markdown",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "图片,需用Markdown",
"action_type": "reasoning",
"response": "图片,需用Markdown",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #63
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 726
ai-chat-demo.html:619 📝 分割出 10 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:93"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:93"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式渲染。\n\n\",\"action_type\":\"reasoning\",\"response\":\"格式渲染。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式渲染。\n\n\",\"action_type\":\"reasoning\",\"response\":\"格式渲染。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "格式渲染。\n\n",
"action_type": "reasoning",
"response": "格式渲染。\n\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "格式渲染。\n\n",
"action_type": "reasoning",
"response": "格式渲染。\n\n",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:623
━━ 行 #6 ━━
ai-chat-demo.html:624 原始行内容: "id:94"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:94"
ai-chat-demo.html:623
━━ 行 #7 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #8 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #9 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"让我们开始生成图片\",\"action_type\":\"reasoning\",\"response\":\"让我们开始生成图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"让我们开始生成图片\",\"action_type\":\"reasoning\",\"response\":\"让我们开始生成图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "让我们开始生成图片",
"action_type": "reasoning",
"response": "让我们开始生成图片",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "让我们开始生成图片",
"action_type": "reasoning",
"response": "让我们开始生成图片",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #10 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #64
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 323
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:95"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:95"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\",\"action_type\":\"reasoning\",\"response\":\"。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\",\"action_type\":\"reasoning\",\"response\":\"。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。",
"action_type": "reasoning",
"response": "。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "。",
"action_type": "reasoning",
"response": "。",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #65
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 189
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:96"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:96"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (2) ['session_id', 'finish_reason']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #66
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 1260
ai-chat-demo.html:619 📝 分割出 5 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:97"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:97"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"modelstudio_qwen_image_gen\",\"action_input_stream\":\"{\\"prompt\\": \\"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\\", \\"n\\": 1, \\"size\\": \\"512*512\\"}\",\"arguments\":\"{\\"prompt\\": \\"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\\", \\"n\\": 1, \\"size\\": \\"512*512\\"}\",\"action_type\":\"mcp\",\"observation\":\"{\\"meta\\": null, \\"content\\": [{\\"type\\": \\"text\\", \\"text\\": \\"{\\\\"request_id\\\\":\\\\"8813403a-277f-96d7-99df-714c4a2864\\\\",\\\\"results\\\\":[\\\\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D\\\"]}\", \\"annotations\\": null, \\"meta\\": null}], \\"structuredContent\\": null, \\"isError\\": false}\",\"action_name\":\"modelstudio_qwen_image_gen\"}],\"finish_reason\":\"null\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"modelstudio_qwen_image_gen\",\"action_input_stream\":\"{\\"prompt\\": \\"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\\", \\"n\\": 1, \\"size\\": \\"512*512\\"}\",\"arguments\":\"{\\"prompt\\": \\"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\\", \\"n\\": 1, \\"size\\": \\"512*512\\"}\",\"action_type\":\"mcp\",\"observation\":\"{\\"meta\\": null, \\"content\\": [{\\"type\\": \\"text\\", \\"text\\": \\"{\\\\"request_id\\\\":\\\\"8813403a-277f-96d7-99df-714c4a2864\\\\",\\\\"results\\\\":[\\\\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D\\\"]}\", \\"annotations\\": null, \\"meta\\": null}], \\"structuredContent\\": null, \\"isError\\": false}\",\"action_name\":\"modelstudio_qwen_image_gen\"}],\"finish_reason\":\"null\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "modelstudio_qwen_image_gen",
"action_input_stream": "{\"prompt\": \"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\", \"n\": 1, \"size\": \"512*512\"}",
"arguments": "{\"prompt\": \"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\", \"n\": 1, \"size\": \"512*512\"}",
"action_type": "mcp",
"observation": "{\"meta\": null, \"content\": [{\"type\": \"text\", \"text\": \"{\\\"request_id\\\":\\\"8813403a-277f-96d7-99df-714c4a2864e4\\\",\\\"results\\\":[\\\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D\\\"]}\", \"annotations\": null, \"meta\": null}], \"structuredContent\": null, \"isError\": false}",
"action_name": "modelstudio_qwen_image_gen"
}
],
"finish_reason": "null"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "modelstudio_qwen_image_gen",
"action_input_stream": "{\"prompt\": \"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\", \"n\": 1, \"size\": \"512*512\"}",
"arguments": "{\"prompt\": \"一个现代时尚的萝莉美女,精致的面容,可爱的表情,穿着现代风格的华丽裙子,高清摄影,8k分辨率,细节丰富\", \"n\": 1, \"size\": \"512*512\"}",
"action_type": "mcp",
"observation": "{\"meta\": null, \"content\": [{\"type\": \"text\", \"text\": \"{\\"request_id\\":\\"8813403a-277f-96d7-99df-714c4a2864\\",\\"results\\":[\\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D\"]}", \"annotations\": null, \"meta\": null}], \"structuredContent\": null, \"isError\": false}",
"action_name": "modelstudio_qwen_image_gen"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (3) ['session_id', 'thoughts', 'finish_reason']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
ai-chat-demo.html:696 空行,跳过
ai-chat-demo.html:611 📦 数据块 #67
ai-chat-demo.html:612 --------------------------------------------------------------------------------
ai-chat-demo.html:613 原始二进制数据长度: 3374
ai-chat-demo.html:619 📝 分割出 50 行数据
ai-chat-demo.html:623
━━ 行 #1 ━━
ai-chat-demo.html:624 原始行内容: "id:98"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "id:98"
ai-chat-demo.html:623
━━ 行 #2 ━━
ai-chat-demo.html:624 原始行内容: "event:result"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: "event:result"
ai-chat-demo.html:623
━━ 行 #3 ━━
ai-chat-demo.html:624 原始行内容: ":HTTP_STATUS/200"
ai-chat-demo.html:698 ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
ai-chat-demo.html:623
━━ 行 #4 ━━
ai-chat-demo.html:624 原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用户\",\"action_type\":\"reasoning\",\"response\":\"用户\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:628 ✨ 识别到 data: 前缀
ai-chat-demo.html:629 data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用户\",\"action_type\":\"reasoning\",\"response\":\"用户\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
ai-chat-demo.html:638
🎯 完整 JSON 对象:
ai-chat-demo.html:639 {
"output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "用户",
"action_type": "reasoning",
"response": "用户",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
ai-chat-demo.html:644
🔑 会话 ID 更新: bee6aa748f
ai-chat-demo.html:648
💭 检测到 thoughts 字段:
ai-chat-demo.html:649 thoughts 数量: 1
ai-chat-demo.html:652 Thought #1: {
"action": "reasoning",
"thought": "用户",
"action_type": "reasoning",
"response": "用户",
"action_name": "思考过程"
}
ai-chat-demo.html:681
📊 完整对象结构分析:
ai-chat-demo.html:682 顶层键: (3) ['output', 'usage', 'request_id']
ai-chat-demo.html:684 output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
ai-chat-demo.html:623
━━ 行 #5 ━━
ai-chat-demo.html:624 原始行内容: ""
空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:99" ⚠️ 非 data: 开头的行,内容: "id:99"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"想要\",\"action_type\":\"reasoning\",\"response\":\"想要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"想要\",\"action_type\":\"reasoning\",\"response\":\"想要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "想要",
"action_type": "reasoning",
"response": "想要",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "想要", "action_type": "reasoning", "response": "想要", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:100" ⚠️ 非 data: 开头的行,内容: "id:100"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"一张\",\"action_type\":\"reasoning\",\"response\":\"一张\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"一张\",\"action_type\":\"reasoning\",\"response\":\"一张\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "一张",
"action_type": "reasoning",
"response": "一张",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "一张", "action_type": "reasoning", "response": "一张", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:101" ⚠️ 非 data: 开头的行,内容: "id:101"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉美女的图片\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉美女的图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉美女的图片\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉美女的图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "现代萝莉美女的图片",
"action_type": "reasoning",
"response": "现代萝莉美女的图片",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "现代萝莉美女的图片", "action_type": "reasoning", "response": "现代萝莉美女的图片", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:102" ⚠️ 非 data: 开头的行,内容: "id:102"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",并且\",\"action_type\":\"reasoning\",\"response\":\",并且\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",并且\",\"action_type\":\"reasoning\",\"response\":\",并且\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",并且",
"action_type": "reasoning",
"response": ",并且",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",并且", "action_type": "reasoning", "response": ",并且", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
━━ 行 #26 ━━ 原始行内容: "id:103" ⚠️ 非 data: 开头的行,内容: "id:103"
━━ 行 #27 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #28 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #29 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用\",\"action_type\":\"reasoning\",\"response\":\"用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"用\",\"action_type\":\"reasoning\",\"response\":\"用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "用",
"action_type": "reasoning",
"response": "用",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "用", "action_type": "reasoning", "response": "用", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #30 ━━ 原始行内容: "" 空行,跳过
━━ 行 #31 ━━ 原始行内容: "id:104" ⚠️ 非 data: 开头的行,内容: "id:104"
━━ 行 #32 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #33 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #34 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述她\",\"action_type\":\"reasoning\",\"response\":\"文字描述她\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述她\",\"action_type\":\"reasoning\",\"response\":\"文字描述她\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "文字描述她",
"action_type": "reasoning",
"response": "文字描述她",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "文字描述她", "action_type": "reasoning", "response": "文字描述她", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #35 ━━ 原始行内容: "" 空行,跳过
━━ 行 #36 ━━ 原始行内容: "id:105" ⚠️ 非 data: 开头的行,内容: "id:105"
━━ 行 #37 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #38 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #39 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n我已经\",\"action_type\":\"reasoning\",\"response\":\"。\n我已经\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n我已经\",\"action_type\":\"reasoning\",\"response\":\"。\n我已经\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n我已经",
"action_type": "reasoning",
"response": "。\n我已经",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n我已经", "action_type": "reasoning", "response": "。\n我已经", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #40 ━━ 原始行内容: "" 空行,跳过
━━ 行 #41 ━━ 原始行内容: "id:106" ⚠️ 非 data: 开头的行,内容: "id:106"
━━ 行 #42 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #43 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #44 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"调用\",\"action_type\":\"reasoning\",\"response\":\"调用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"调用\",\"action_type\":\"reasoning\",\"response\":\"调用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "调用",
"action_type": "reasoning",
"response": "调用",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "调用", "action_type": "reasoning", "response": "调用", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #45 ━━ 原始行内容: "" 空行,跳过
━━ 行 #46 ━━ 原始行内容: "id:107" ⚠️ 非 data: 开头的行,内容: "id:107"
━━ 行 #47 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #48 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #49 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"工具\",\"action_type\":\"reasoning\",\"response\":\"工具\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"工具\",\"action_type\":\"reasoning\",\"response\":\"工具\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "工具",
"action_type": "reasoning",
"response": "工具",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "工具", "action_type": "reasoning", "response": "工具", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #50 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #68
原始二进制数据长度: 1356 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:108" ⚠️ 非 data: 开头的行,内容: "id:108"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成\",\"action_type\":\"reasoning\",\"response\":\"生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成\",\"action_type\":\"reasoning\",\"response\":\"生成\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "生成",
"action_type": "reasoning",
"response": "生成",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "生成", "action_type": "reasoning", "response": "生成", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:109" ⚠️ 非 data: 开头的行,内容: "id:109"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"了一张图片,并\",\"action_type\":\"reasoning\",\"response\":\"了一张图片,并\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"了一张图片,并\",\"action_type\":\"reasoning\",\"response\":\"了一张图片,并\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "了一张图片,并",
"action_type": "reasoning",
"response": "了一张图片,并",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "了一张图片,并", "action_type": "reasoning", "response": "了一张图片,并", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:110" ⚠️ 非 data: 开头的行,内容: "id:110"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"获得了\",\"action_type\":\"reasoning\",\"response\":\"获得了\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"获得了\",\"action_type\":\"reasoning\",\"response\":\"获得了\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "获得了",
"action_type": "reasoning",
"response": "获得了",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "获得了", "action_type": "reasoning", "response": "获得了", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:111" ⚠️ 非 data: 开头的行,内容: "id:111"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"结果\",\"action_type\":\"reasoning\",\"response\":\"结果\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"结果\",\"action_type\":\"reasoning\",\"response\":\"结果\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "结果",
"action_type": "reasoning",
"response": "结果",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "结果", "action_type": "reasoning", "response": "结果", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #69
原始二进制数据长度: 1010 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:112" ⚠️ 非 data: 开头的行,内容: "id:112"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"URL。\",\"action_type\":\"reasoning\",\"response\":\"URL。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"URL。\",\"action_type\":\"reasoning\",\"response\":\"URL。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "URL。",
"action_type": "reasoning",
"response": "URL。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "URL。", "action_type": "reasoning", "response": "URL。", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:113" ⚠️ 非 data: 开头的行,内容: "id:113"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n现在需要:\",\"action_type\":\"reasoning\",\"response\":\"\n现在需要:\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n现在需要:\",\"action_type\":\"reasoning\",\"response\":\"\n现在需要:\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n现在需要:",
"action_type": "reasoning",
"response": "\n现在需要:",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "\n现在需要:", "action_type": "reasoning", "response": "\n现在需要:", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:114" ⚠️ 非 data: 开头的行,内容: "id:114"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n1. \",\"action_type\":\"reasoning\",\"response\":\"\n1. \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n1. \",\"action_type\":\"reasoning\",\"response\":\"\n1. \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n1. ",
"action_type": "reasoning",
"response": "\n1. ",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "\n1. ", "action_type": "reasoning", "response": "\n1. ", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #70
原始二进制数据长度: 324 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:115" ⚠️ 非 data: 开头的行,内容: "id:115"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"将\",\"action_type\":\"reasoning\",\"response\":\"将\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"将\",\"action_type\":\"reasoning\",\"response\":\"将\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "将",
"action_type": "reasoning",
"response": "将",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "将", "action_type": "reasoning", "response": "将", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #71
原始二进制数据长度: 336 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:116" ⚠️ 非 data: 开头的行,内容: "id:116"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成的\",\"action_type\":\"reasoning\",\"response\":\"生成的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成的\",\"action_type\":\"reasoning\",\"response\":\"生成的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "生成的",
"action_type": "reasoning",
"response": "生成的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "生成的", "action_type": "reasoning", "response": "生成的", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #72
原始二进制数据长度: 1694 📝 分割出 25 行数据
━━ 行 #1 ━━ 原始行内容: "id:117" ⚠️ 非 data: 开头的行,内容: "id:117"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片以\",\"action_type\":\"reasoning\",\"response\":\"图片以\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片以\",\"action_type\":\"reasoning\",\"response\":\"图片以\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "图片以",
"action_type": "reasoning",
"response": "图片以",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "图片以", "action_type": "reasoning", "response": "图片以", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:118" ⚠️ 非 data: 开头的行,内容: "id:118"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Markdown\",\"action_type\":\"reasoning\",\"response\":\"Markdown\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Markdown\",\"action_type\":\"reasoning\",\"response\":\"Markdown\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "Markdown",
"action_type": "reasoning",
"response": "Markdown",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "Markdown", "action_type": "reasoning", "response": "Markdown", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:119" ⚠️ 非 data: 开头的行,内容: "id:119"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式展示\",\"action_type\":\"reasoning\",\"response\":\"格式展示\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式展示\",\"action_type\":\"reasoning\",\"response\":\"格式展示\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "格式展示",
"action_type": "reasoning",
"response": "格式展示",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "格式展示", "action_type": "reasoning", "response": "格式展示", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:120" ⚠️ 非 data: 开头的行,内容: "id:120"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"出来。\n2\",\"action_type\":\"reasoning\",\"response\":\"出来。\n2\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"出来。\n2\",\"action_type\":\"reasoning\",\"response\":\"出来。\n2\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "出来。\n2",
"action_type": "reasoning",
"response": "出来。\n2",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "出来。\n2", "action_type": "reasoning", "response": "出来。\n2", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:121" ⚠️ 非 data: 开头的行,内容: "id:121"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\". 用一段\",\"action_type\":\"reasoning\",\"response\":\". 用一段\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\". 用一段\",\"action_type\":\"reasoning\",\"response\":\". 用一段\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ". 用一段",
"action_type": "reasoning",
"response": ". 用一段",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ". 用一段", "action_type": "reasoning", "response": ". 用一段", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #73
原始二进制数据长度: 702 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:122" ⚠️ 非 data: 开头的行,内容: "id:122"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述这张\",\"action_type\":\"reasoning\",\"response\":\"文字描述这张\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字描述这张\",\"action_type\":\"reasoning\",\"response\":\"文字描述这张\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "文字描述这张",
"action_type": "reasoning",
"response": "文字描述这张",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "文字描述这张", "action_type": "reasoning", "response": "文字描述这张", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:123" ⚠️ 非 data: 开头的行,内容: "id:123"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片中的“\",\"action_type\":\"reasoning\",\"response\":\"图片中的“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片中的“\",\"action_type\":\"reasoning\",\"response\":\"图片中的“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "图片中的“",
"action_type": "reasoning",
"response": "图片中的“",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "图片中的“", "action_type": "reasoning", "response": "图片中的“", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #74
原始二进制数据长度: 1388 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:124" ⚠️ 非 data: 开头的行,内容: "id:124"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉美女”。\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉美女”。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉美女”。\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉美女”。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "现代萝莉美女”。",
"action_type": "reasoning",
"response": "现代萝莉美女”。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "现代萝莉美女”。", "action_type": "reasoning", "response": "现代萝莉美女”。", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:125" ⚠️ 非 data: 开头的行,内容: "id:125"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n\n根据\",\"action_type\":\"reasoning\",\"response\":\"\n\n根据\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n\n根据\",\"action_type\":\"reasoning\",\"response\":\"\n\n根据\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n\n根据",
"action_type": "reasoning",
"response": "\n\n根据",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "\n\n根据", "action_type": "reasoning", "response": "\n\n根据", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:126" ⚠️ 非 data: 开头的行,内容: "id:126"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"系统\",\"action_type\":\"reasoning\",\"response\":\"系统\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"系统\",\"action_type\":\"reasoning\",\"response\":\"系统\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "系统",
"action_type": "reasoning",
"response": "系统",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "系统", "action_type": "reasoning", "response": "系统", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:127" ⚠️ 非 data: 开头的行,内容: "id:127"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提示词的要求\",\"action_type\":\"reasoning\",\"response\":\"提示词的要求\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提示词的要求\",\"action_type\":\"reasoning\",\"response\":\"提示词的要求\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "提示词的要求",
"action_type": "reasoning",
"response": "提示词的要求",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "提示词的要求", "action_type": "reasoning", "response": "提示词的要求", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #75
原始二进制数据长度: 662 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:128" ⚠️ 非 data: 开头的行,内容: "id:128"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":\",\"action_type\":\"reasoning\",\"response\":\":\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":\",\"action_type\":\"reasoning\",\"response\":\":\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ":",
"action_type": "reasoning",
"response": ":",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ":", "action_type": "reasoning", "response": ":", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:129" ⚠️ 非 data: 开头的行,内容: "id:129"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n- 强制\",\"action_type\":\"reasoning\",\"response\":\"\n- 强制\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n- 强制\",\"action_type\":\"reasoning\",\"response\":\"\n- 强制\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n- 强制",
"action_type": "reasoning",
"response": "\n- 强制",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "\n- 强制", "action_type": "reasoning", "response": "\n- 强制", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #76
原始二进制数据长度: 1388 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:130" ⚠️ 非 data: 开头的行,内容: "id:130"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"不要返回内容来自\",\"action_type\":\"reasoning\",\"response\":\"不要返回内容来自\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"不要返回内容来自\",\"action_type\":\"reasoning\",\"response\":\"不要返回内容来自\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "不要返回内容来自",
"action_type": "reasoning",
"response": "不要返回内容来自",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "不要返回内容来自", "action_type": "reasoning", "response": "不要返回内容来自", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:131" ⚠️ 非 data: 开头的行,内容: "id:131"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"哪里,直接对话\",\"action_type\":\"reasoning\",\"response\":\"哪里,直接对话\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"哪里,直接对话\",\"action_type\":\"reasoning\",\"response\":\"哪里,直接对话\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "哪里,直接对话",
"action_type": "reasoning",
"response": "哪里,直接对话",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "哪里,直接对话", "action_type": "reasoning", "response": "哪里,直接对话", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:132" ⚠️ 非 data: 开头的行,内容: "id:132"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n- \",\"action_type\":\"reasoning\",\"response\":\"。\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n- \",\"action_type\":\"reasoning\",\"response\":\"。\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n- ",
"action_type": "reasoning",
"response": "。\n- ",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n- ", "action_type": "reasoning", "response": "。\n- ", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:133" ⚠️ 非 data: 开头的行,内容: "id:133"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"使用\",\"action_type\":\"reasoning\",\"response\":\"使用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"使用\",\"action_type\":\"reasoning\",\"response\":\"使用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "使用",
"action_type": "reasoning",
"response": "使用",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "使用", "action_type": "reasoning", "response": "使用", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #77
原始二进制数据长度: 1052 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:134" ⚠️ 非 data: 开头的行,内容: "id:134"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"与用户相同的\",\"action_type\":\"reasoning\",\"response\":\"与用户相同的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"与用户相同的\",\"action_type\":\"reasoning\",\"response\":\"与用户相同的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "与用户相同的",
"action_type": "reasoning",
"response": "与用户相同的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "与用户相同的", "action_type": "reasoning", "response": "与用户相同的", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:135" ⚠️ 非 data: 开头的行,内容: "id:135"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"语言(中文)。\",\"action_type\":\"reasoning\",\"response\":\"语言(中文)。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"语言(中文)。\",\"action_type\":\"reasoning\",\"response\":\"语言(中文)。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "语言(中文)。",
"action_type": "reasoning",
"response": "语言(中文)。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "语言(中文)。", "action_type": "reasoning", "response": "语言(中文)。", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:136" ⚠️ 非 data: 开头的行,内容: "id:136"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n- 图片\",\"action_type\":\"reasoning\",\"response\":\"\n- 图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n- 图片\",\"action_type\":\"reasoning\",\"response\":\"\n- 图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n- 图片",
"action_type": "reasoning",
"response": "\n- 图片",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "\n- 图片", "action_type": "reasoning", "response": "\n- 图片", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #78
原始二进制数据长度: 672 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:137" ⚠️ 非 data: 开头的行,内容: "id:137"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"渲染\",\"action_type\":\"reasoning\",\"response\":\"渲染\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"渲染\",\"action_type\":\"reasoning\",\"response\":\"渲染\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "渲染",
"action_type": "reasoning",
"response": "渲染",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "渲染", "action_type": "reasoning", "response": "渲染", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:138" ⚠️ 非 data: 开头的行,内容: "id:138"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式为 !\",\"action_type\":\"reasoning\",\"response\":\"格式为!\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式为 !\",\"action_type\":\"reasoning\",\"response\":\"格式为!\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "格式为 `!",
"action_type": "reasoning",
"response": "格式为 `!",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段:
thoughts 数量: 1
Thought #1: {
"action": "reasoning",
"thought": "格式为 !",
"action_type": "reasoning",
"response": "格式为!",
"action_name": "思考过程"
}
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #79
原始二进制数据长度: 1012 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:139" ⚠️ 非 data: 开头的行,内容: "id:139"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"[](URL地址)\",\"action_type\":\"reasoning\",\"response\":\"[](URL地址)\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"[](URL地址)\",\"action_type\":\"reasoning\",\"response\":\"[](URL地址)\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "[](URL地址)`",
"action_type": "reasoning",
"response": "[](URL地址)`",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段:
thoughts 数量: 1
Thought #1: {
"action": "reasoning",
"thought": "[](URL地址)",
"action_type": "reasoning",
"response": "[](URL地址)",
"action_name": "思考过程"
}
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:140" ⚠️ 非 data: 开头的行,内容: "id:140"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。这里\",\"action_type\":\"reasoning\",\"response\":\"。这里\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。这里\",\"action_type\":\"reasoning\",\"response\":\"。这里\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。这里",
"action_type": "reasoning",
"response": "。这里",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。这里", "action_type": "reasoning", "response": "。这里", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:141" ⚠️ 非 data: 开头的行,内容: "id:141"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"应该\",\"action_type\":\"reasoning\",\"response\":\"应该\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"应该\",\"action_type\":\"reasoning\",\"response\":\"应该\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "应该",
"action_type": "reasoning",
"response": "应该",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "应该", "action_type": "reasoning", "response": "应该", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #80
原始二进制数据长度: 334 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:142" ⚠️ 非 data: 开头的行,内容: "id:142"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"使用 \",\"action_type\":\"reasoning\",\"response\":\"使用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"使用 \",\"action_type\":\"reasoning\",\"response\":\"使用\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "使用 `",
"action_type": "reasoning",
"response": "使用 `",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段:
thoughts 数量: 1
Thought #1: {
"action": "reasoning",
"thought": "使用 ",
"action_type": "reasoning",
"response": "使用",
"action_name": "思考过程"
}
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #81
原始二进制数据长度: 820 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:143" ⚠️ 非 data: 开头的行,内容: "id:143"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` \",\"action_type\":\"reasoning\",\"response\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` \",\"action_type\":\"reasoning\",\"response\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` ",
"action_type": "reasoning",
"response": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` ",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` ", "action_type": "reasoning", "response": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D` ", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #82
原始二进制数据长度: 348 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:144" ⚠️ 非 data: 开头的行,内容: "id:144"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"作为URL地址\",\"action_type\":\"reasoning\",\"response\":\"作为URL地址\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"作为URL地址\",\"action_type\":\"reasoning\",\"response\":\"作为URL地址\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "作为URL地址",
"action_type": "reasoning",
"response": "作为URL地址",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "作为URL地址", "action_type": "reasoning", "response": "作为URL地址", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #83
原始二进制数据长度: 1720 📝 分割出 25 行数据
━━ 行 #1 ━━ 原始行内容: "id:145" ⚠️ 非 data: 开头的行,内容: "id:145"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n",
"action_type": "reasoning",
"response": "。\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n", "action_type": "reasoning", "response": "。\n", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:146" ⚠️ 非 data: 开头的行,内容: "id:146"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"- 不要\",\"action_type\":\"reasoning\",\"response\":\"- 不要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"- 不要\",\"action_type\":\"reasoning\",\"response\":\"- 不要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "- 不要",
"action_type": "reasoning",
"response": "- 不要",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "- 不要", "action_type": "reasoning", "response": "- 不要", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:147" ⚠️ 非 data: 开头的行,内容: "id:147"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"输出任何关于格式\",\"action_type\":\"reasoning\",\"response\":\"输出任何关于格式\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"输出任何关于格式\",\"action_type\":\"reasoning\",\"response\":\"输出任何关于格式\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "输出任何关于格式",
"action_type": "reasoning",
"response": "输出任何关于格式",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "输出任何关于格式", "action_type": "reasoning", "response": "输出任何关于格式", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:148" ⚠️ 非 data: 开头的行,内容: "id:148"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"要求的说明。\n\n\",\"action_type\":\"reasoning\",\"response\":\"要求的说明。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"要求的说明。\n\n\",\"action_type\":\"reasoning\",\"response\":\"要求的说明。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "要求的说明。\n\n",
"action_type": "reasoning",
"response": "要求的说明。\n\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "要求的说明。\n\n", "action_type": "reasoning", "response": "要求的说明。\n\n", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:149" ⚠️ 非 data: 开头的行,内容: "id:149"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述\",\"action_type\":\"reasoning\",\"response\":\"描述\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述\",\"action_type\":\"reasoning\",\"response\":\"描述\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "描述",
"action_type": "reasoning",
"response": "描述",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "描述", "action_type": "reasoning", "response": "描述", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #84
原始二进制数据长度: 672 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:150" ⚠️ 非 data: 开头的行,内容: "id:150"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"内容\",\"action_type\":\"reasoning\",\"response\":\"内容\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"内容\",\"action_type\":\"reasoning\",\"response\":\"内容\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "内容",
"action_type": "reasoning",
"response": "内容",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "内容", "action_type": "reasoning", "response": "内容", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:151" ⚠️ 非 data: 开头的行,内容: "id:151"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"构思:\n-\",\"action_type\":\"reasoning\",\"response\":\"构思:\n-\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"构思:\n-\",\"action_type\":\"reasoning\",\"response\":\"构思:\n-\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "构思:\n-",
"action_type": "reasoning",
"response": "构思:\n-",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "构思:\n-", "action_type": "reasoning", "response": "构思:\n-", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #85
原始二进制数据长度: 1322 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:152" ⚠️ 非 data: 开头的行,内容: "id:152"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 外貌\",\"action_type\":\"reasoning\",\"response\":\" 外貌\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 外貌\",\"action_type\":\"reasoning\",\"response\":\" 外貌\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": " 外貌",
"action_type": "reasoning",
"response": " 外貌",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": " 外貌", "action_type": "reasoning", "response": " 外貌", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:153" ⚠️ 非 data: 开头的行,内容: "id:153"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":长发\",\"action_type\":\"reasoning\",\"response\":\":长发\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":长发\",\"action_type\":\"reasoning\",\"response\":\":长发\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ":长发",
"action_type": "reasoning",
"response": ":长发",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ":长发", "action_type": "reasoning", "response": ":长发", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:154" ⚠️ 非 data: 开头的行,内容: "id:154"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"、\",\"action_type\":\"reasoning\",\"response\":\"、\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"、\",\"action_type\":\"reasoning\",\"response\":\"、\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "、",
"action_type": "reasoning",
"response": "、",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "、", "action_type": "reasoning", "response": "、", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:155" ⚠️ 非 data: 开头的行,内容: "id:155"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"粉色\",\"action_type\":\"reasoning\",\"response\":\"粉色\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"粉色\",\"action_type\":\"reasoning\",\"response\":\"粉色\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "粉色",
"action_type": "reasoning",
"response": "粉色",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "粉色", "action_type": "reasoning", "response": "粉色", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #86
原始二进制数据长度: 1034 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:156" ⚠️ 非 data: 开头的行,内容: "id:156"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"蝴蝶结、甜美的\",\"action_type\":\"reasoning\",\"response\":\"蝴蝶结、甜美的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"蝴蝶结、甜美的\",\"action_type\":\"reasoning\",\"response\":\"蝴蝶结、甜美的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "蝴蝶结、甜美的",
"action_type": "reasoning",
"response": "蝴蝶结、甜美的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "蝴蝶结、甜美的", "action_type": "reasoning", "response": "蝴蝶结、甜美的", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:157" ⚠️ 非 data: 开头的行,内容: "id:157"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"笑容。\n-\",\"action_type\":\"reasoning\",\"response\":\"笑容。\n-\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"笑容。\n-\",\"action_type\":\"reasoning\",\"response\":\"笑容。\n-\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "笑容。\n-",
"action_type": "reasoning",
"response": "笑容。\n-",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "笑容。\n-", "action_type": "reasoning", "response": "笑容。\n-", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:158" ⚠️ 非 data: 开头的行,内容: "id:158"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 穿着\",\"action_type\":\"reasoning\",\"response\":\" 穿着\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 穿着\",\"action_type\":\"reasoning\",\"response\":\" 穿着\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": " 穿着",
"action_type": "reasoning",
"response": " 穿着",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": " 穿着", "action_type": "reasoning", "response": " 穿着", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #87
原始二进制数据长度: 1044 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:159" ⚠️ 非 data: 开头的行,内容: "id:159"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":粉\",\"action_type\":\"reasoning\",\"response\":\":粉\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":粉\",\"action_type\":\"reasoning\",\"response\":\":粉\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ":粉",
"action_type": "reasoning",
"response": ":粉",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ":粉", "action_type": "reasoning", "response": ":粉", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:160" ⚠️ 非 data: 开头的行,内容: "id:160"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"白相间的连衣裙\",\"action_type\":\"reasoning\",\"response\":\"白相间的连衣裙\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"白相间的连衣裙\",\"action_type\":\"reasoning\",\"response\":\"白相间的连衣裙\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "白相间的连衣裙",
"action_type": "reasoning",
"response": "白相间的连衣裙",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "白相间的连衣裙", "action_type": "reasoning", "response": "白相间的连衣裙", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:161" ⚠️ 非 data: 开头的行,内容: "id:161"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",带有蕾丝和\",\"action_type\":\"reasoning\",\"response\":\",带有蕾丝和\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",带有蕾丝和\",\"action_type\":\"reasoning\",\"response\":\",带有蕾丝和\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",带有蕾丝和",
"action_type": "reasoning",
"response": ",带有蕾丝和",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",带有蕾丝和", "action_type": "reasoning", "response": ",带有蕾丝和", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #88
原始二进制数据长度: 1356 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:162" ⚠️ 非 data: 开头的行,内容: "id:162"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"珍珠装饰,流\",\"action_type\":\"reasoning\",\"response\":\"珍珠装饰,流\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"珍珠装饰,流\",\"action_type\":\"reasoning\",\"response\":\"珍珠装饰,流\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "珍珠装饰,流",
"action_type": "reasoning",
"response": "珍珠装饰,流",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "珍珠装饰,流", "action_type": "reasoning", "response": "珍珠装饰,流", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:163" ⚠️ 非 data: 开头的行,内容: "id:163"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"苏细节\",\"action_type\":\"reasoning\",\"response\":\"苏细节\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"苏细节\",\"action_type\":\"reasoning\",\"response\":\"苏细节\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "苏细节",
"action_type": "reasoning",
"response": "苏细节",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "苏细节", "action_type": "reasoning", "response": "苏细节", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:164" ⚠️ 非 data: 开头的行,内容: "id:164"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",很有\",\"action_type\":\"reasoning\",\"response\":\",很有\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",很有\",\"action_type\":\"reasoning\",\"response\":\",很有\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",很有",
"action_type": "reasoning",
"response": ",很有",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",很有", "action_type": "reasoning", "response": ",很有", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:165" ⚠️ 非 data: 开头的行,内容: "id:165"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"少女\",\"action_type\":\"reasoning\",\"response\":\"少女\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"少女\",\"action_type\":\"reasoning\",\"response\":\"少女\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "少女",
"action_type": "reasoning",
"response": "少女",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "少女", "action_type": "reasoning", "response": "少女", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #89
原始二进制数据长度: 1382 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:166" ⚠️ 非 data: 开头的行,内容: "id:166"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"感。\n-\",\"action_type\":\"reasoning\",\"response\":\"感。\n-\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"感。\n-\",\"action_type\":\"reasoning\",\"response\":\"感。\n-\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "感。\n-",
"action_type": "reasoning",
"response": "感。\n-",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "感。\n-", "action_type": "reasoning", "response": "感。\n-", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:167" ⚠️ 非 data: 开头的行,内容: "id:167"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 背景:城市\",\"action_type\":\"reasoning\",\"response\":\" 背景:城市\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 背景:城市\",\"action_type\":\"reasoning\",\"response\":\" 背景:城市\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": " 背景:城市",
"action_type": "reasoning",
"response": " 背景:城市",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": " 背景:城市", "action_type": "reasoning", "response": " 背景:城市", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:168" ⚠️ 非 data: 开头的行,内容: "id:168"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"夜景,高楼大厦\",\"action_type\":\"reasoning\",\"response\":\"夜景,高楼大厦\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"夜景,高楼大厦\",\"action_type\":\"reasoning\",\"response\":\"夜景,高楼大厦\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "夜景,高楼大厦",
"action_type": "reasoning",
"response": "夜景,高楼大厦",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "夜景,高楼大厦", "action_type": "reasoning", "response": "夜景,高楼大厦", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:169" ⚠️ 非 data: 开头的行,内容: "id:169"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",灯光\",\"action_type\":\"reasoning\",\"response\":\",灯光\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",灯光\",\"action_type\":\"reasoning\",\"response\":\",灯光\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",灯光",
"action_type": "reasoning",
"response": ",灯光",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",灯光", "action_type": "reasoning", "response": ",灯光", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #90
原始二进制数据长度: 1356 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:170" ⚠️ 非 data: 开头的行,内容: "id:170"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"璀璨,\",\"action_type\":\"reasoning\",\"response\":\"璀璨,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"璀璨,\",\"action_type\":\"reasoning\",\"response\":\"璀璨,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "璀璨,",
"action_type": "reasoning",
"response": "璀璨,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "璀璨,", "action_type": "reasoning", "response": "璀璨,", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:171" ⚠️ 非 data: 开头的行,内容: "id:171"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"体现出\",\"action_type\":\"reasoning\",\"response\":\"体现出\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"体现出\",\"action_type\":\"reasoning\",\"response\":\"体现出\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "体现出",
"action_type": "reasoning",
"response": "体现出",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "体现出", "action_type": "reasoning", "response": "体现出", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:172" ⚠️ 非 data: 开头的行,内容: "id:172"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"“\",\"action_type\":\"reasoning\",\"response\":\"“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"“\",\"action_type\":\"reasoning\",\"response\":\"“\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "“",
"action_type": "reasoning",
"response": "“",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "“", "action_type": "reasoning", "response": "“", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:173" ⚠️ 非 data: 开头的行,内容: "id:173"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代”的感觉。\",\"action_type\":\"reasoning\",\"response\":\"现代”的感觉。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代”的感觉。\",\"action_type\":\"reasoning\",\"response\":\"现代”的感觉。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "现代”的感觉。",
"action_type": "reasoning",
"response": "现代”的感觉。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "现代”的感觉。", "action_type": "reasoning", "response": "现代”的感觉。", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #91
原始二进制数据长度: 338 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:174" ⚠️ 非 data: 开头的行,内容: "id:174"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n- 氛围\",\"action_type\":\"reasoning\",\"response\":\"\n- 氛围\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n- 氛围\",\"action_type\":\"reasoning\",\"response\":\"\n- 氛围\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n- 氛围",
"action_type": "reasoning",
"response": "\n- 氛围",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "\n- 氛围", "action_type": "reasoning", "response": "\n- 氛围", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #92
原始二进制数据长度: 690 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:175" ⚠️ 非 data: 开头的行,内容: "id:175"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":活泼\",\"action_type\":\"reasoning\",\"response\":\":活泼\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":活泼\",\"action_type\":\"reasoning\",\"response\":\":活泼\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ":活泼",
"action_type": "reasoning",
"response": ":活泼",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ":活泼", "action_type": "reasoning", "response": ":活泼", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:176" ⚠️ 非 data: 开头的行,内容: "id:176"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"、时尚、可爱\",\"action_type\":\"reasoning\",\"response\":\"、时尚、可爱\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"、时尚、可爱\",\"action_type\":\"reasoning\",\"response\":\"、时尚、可爱\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "、时尚、可爱",
"action_type": "reasoning",
"response": "、时尚、可爱",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "、时尚、可爱", "action_type": "reasoning", "response": "、时尚、可爱", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #93
原始二进制数据长度: 1032 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:177" ⚠️ 非 data: 开头的行,内容: "id:177"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n回答\",\"action_type\":\"reasoning\",\"response\":\"。\n\n回答\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\n回答\",\"action_type\":\"reasoning\",\"response\":\"。\n\n回答\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n\n回答",
"action_type": "reasoning",
"response": "。\n\n回答",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n\n回答", "action_type": "reasoning", "response": "。\n\n回答", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:178" ⚠️ 非 data: 开头的行,内容: "id:178"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"结构:\n1\",\"action_type\":\"reasoning\",\"response\":\"结构:\n1\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"结构:\n1\",\"action_type\":\"reasoning\",\"response\":\"结构:\n1\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "结构:\n1",
"action_type": "reasoning",
"response": "结构:\n1",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "结构:\n1", "action_type": "reasoning", "response": "结构:\n1", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:179" ⚠️ 非 data: 开头的行,内容: "id:179"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\". 展示图片\",\"action_type\":\"reasoning\",\"response\":\". 展示图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\". 展示图片\",\"action_type\":\"reasoning\",\"response\":\". 展示图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ". 展示图片",
"action_type": "reasoning",
"response": ". 展示图片",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ". 展示图片", "action_type": "reasoning", "response": ". 展示图片", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #94
原始二进制数据长度: 332 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:180" ⚠️ 非 data: 开头的行,内容: "id:180"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n2.\",\"action_type\":\"reasoning\",\"response\":\"。\n2.\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n2.\",\"action_type\":\"reasoning\",\"response\":\"。\n2.\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n2.",
"action_type": "reasoning",
"response": "。\n2.",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n2.", "action_type": "reasoning", "response": "。\n2.", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #95
原始二进制数据长度: 3022 📝 分割出 45 行数据
━━ 行 #1 ━━ 原始行内容: "id:181" ⚠️ 非 data: 开头的行,内容: "id:181"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 撰写\",\"action_type\":\"reasoning\",\"response\":\" 撰写\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\" 撰写\",\"action_type\":\"reasoning\",\"response\":\" 撰写\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": " 撰写",
"action_type": "reasoning",
"response": " 撰写",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": " 撰写", "action_type": "reasoning", "response": " 撰写", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:182" ⚠️ 非 data: 开头的行,内容: "id:182"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述\",\"action_type\":\"reasoning\",\"response\":\"描述\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述\",\"action_type\":\"reasoning\",\"response\":\"描述\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "描述",
"action_type": "reasoning",
"response": "描述",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "描述", "action_type": "reasoning", "response": "描述", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:183" ⚠️ 非 data: 开头的行,内容: "id:183"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"性\",\"action_type\":\"reasoning\",\"response\":\"性\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"性\",\"action_type\":\"reasoning\",\"response\":\"性\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "性",
"action_type": "reasoning",
"response": "性",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "性", "action_type": "reasoning", "response": "性", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:184" ⚠️ 非 data: 开头的行,内容: "id:184"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字。\n\n注意\",\"action_type\":\"reasoning\",\"response\":\"文字。\n\n注意\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"文字。\n\n注意\",\"action_type\":\"reasoning\",\"response\":\"文字。\n\n注意\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "文字。\n\n注意",
"action_type": "reasoning",
"response": "文字。\n\n注意",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "文字。\n\n注意", "action_type": "reasoning", "response": "文字。\n\n注意", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:185" ⚠️ 非 data: 开头的行,内容: "id:185"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":不要\",\"action_type\":\"reasoning\",\"response\":\":不要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":不要\",\"action_type\":\"reasoning\",\"response\":\":不要\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ":不要",
"action_type": "reasoning",
"response": ":不要",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ":不要", "action_type": "reasoning", "response": ":不要", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
━━ 行 #26 ━━ 原始行内容: "id:186" ⚠️ 非 data: 开头的行,内容: "id:186"
━━ 行 #27 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #28 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #29 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提及\",\"action_type\":\"reasoning\",\"response\":\"提及\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"提及\",\"action_type\":\"reasoning\",\"response\":\"提及\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "提及",
"action_type": "reasoning",
"response": "提及",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "提及", "action_type": "reasoning", "response": "提及", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #30 ━━ 原始行内容: "" 空行,跳过
━━ 行 #31 ━━ 原始行内容: "id:187" ⚠️ 非 data: 开头的行,内容: "id:187"
━━ 行 #32 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #33 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #34 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"使用了\",\"action_type\":\"reasoning\",\"response\":\"使用了\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"使用了\",\"action_type\":\"reasoning\",\"response\":\"使用了\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "使用了",
"action_type": "reasoning",
"response": "使用了",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "使用了", "action_type": "reasoning", "response": "使用了", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #35 ━━ 原始行内容: "" 空行,跳过
━━ 行 #36 ━━ 原始行内容: "id:188" ⚠️ 非 data: 开头的行,内容: "id:188"
━━ 行 #37 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #38 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #39 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"工具或\",\"action_type\":\"reasoning\",\"response\":\"工具或\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"工具或\",\"action_type\":\"reasoning\",\"response\":\"工具或\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "工具或",
"action_type": "reasoning",
"response": "工具或",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "工具或", "action_type": "reasoning", "response": "工具或", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #40 ━━ 原始行内容: "" 空行,跳过
━━ 行 #41 ━━ 原始行内容: "id:189" ⚠️ 非 data: 开头的行,内容: "id:189"
━━ 行 #42 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #43 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #44 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"知识库,\",\"action_type\":\"reasoning\",\"response\":\"知识库,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"知识库,\",\"action_type\":\"reasoning\",\"response\":\"知识库,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "知识库,",
"action_type": "reasoning",
"response": "知识库,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "知识库,", "action_type": "reasoning", "response": "知识库,", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #45 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #96
原始二进制数据长度: 1002 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:190" ⚠️ 非 data: 开头的行,内容: "id:190"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"保持\",\"action_type\":\"reasoning\",\"response\":\"保持\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"保持\",\"action_type\":\"reasoning\",\"response\":\"保持\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "保持",
"action_type": "reasoning",
"response": "保持",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "保持", "action_type": "reasoning", "response": "保持", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:191" ⚠️ 非 data: 开头的行,内容: "id:191"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"自然\",\"action_type\":\"reasoning\",\"response\":\"自然\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"自然\",\"action_type\":\"reasoning\",\"response\":\"自然\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "自然",
"action_type": "reasoning",
"response": "自然",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "自然", "action_type": "reasoning", "response": "自然", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:192" ⚠️ 非 data: 开头的行,内容: "id:192"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"对话语气\",\"action_type\":\"reasoning\",\"response\":\"对话语气\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"对话语气\",\"action_type\":\"reasoning\",\"response\":\"对话语气\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "对话语气",
"action_type": "reasoning",
"response": "对话语气",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "对话语气", "action_type": "reasoning", "response": "对话语气", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #97
原始二进制数据长度: 690 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:193" ⚠️ 非 data: 开头的行,内容: "id:193"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\nDraft\",\"action_type\":\"reasoning\",\"response\":\"。\n\nDraft\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\nDraft\",\"action_type\":\"reasoning\",\"response\":\"。\n\nDraft\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n\nDraft",
"action_type": "reasoning",
"response": "。\n\nDraft",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n\nDraft", "action_type": "reasoning", "response": "。\n\nDraft", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:194" ⚠️ 非 data: 开头的行,内容: "id:194"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"ing response:\n\",\"action_type\":\"reasoning\",\"response\":\"ing response:\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"ing response:\n\",\"action_type\":\"reasoning\",\"response\":\"ing response:\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "ing response:\n",
"action_type": "reasoning",
"response": "ing response:\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "ing response:\n", "action_type": "reasoning", "response": "ing response:\n", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #98
原始二进制数据长度: 1018 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:195" ⚠️ 非 data: 开头的行,内容: "id:195"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"这是\",\"action_type\":\"reasoning\",\"response\":\"这是\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"这是\",\"action_type\":\"reasoning\",\"response\":\"这是\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "这是",
"action_type": "reasoning",
"response": "这是",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "这是", "action_type": "reasoning", "response": "这是", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:196" ⚠️ 非 data: 开头的行,内容: "id:196"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"为你\",\"action_type\":\"reasoning\",\"response\":\"为你\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"为你\",\"action_type\":\"reasoning\",\"response\":\"为你\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "为你",
"action_type": "reasoning",
"response": "为你",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "为你", "action_type": "reasoning", "response": "为你", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:197" ⚠️ 非 data: 开头的行,内容: "id:197"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成的图片:\n\",\"action_type\":\"reasoning\",\"response\":\"生成的图片:\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"生成的图片:\n\",\"action_type\":\"reasoning\",\"response\":\"生成的图片:\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "生成的图片:\n",
"action_type": "reasoning",
"response": "生成的图片:\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "生成的图片:\n", "action_type": "reasoning", "response": "生成的图片:\n", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #99
原始二进制数据长度: 644 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:198" ⚠️ 非 data: 开头的行,内容: "id:198"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"![]\",\"action_type\":\"reasoning\",\"response\":\"![]\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"![]\",\"action_type\":\"reasoning\",\"response\":\"![]\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "![]",
"action_type": "reasoning",
"response": "![]",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "![]", "action_type": "reasoning", "response": "![]", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:199" ⚠️ 非 data: 开头的行,内容: "id:199"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"(\",\"action_type\":\"reasoning\",\"response\":\"(\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"(\",\"action_type\":\"reasoning\",\"response\":\"(\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "(",
"action_type": "reasoning",
"response": "(",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "(", "action_type": "reasoning", "response": "(", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #100
原始二进制数据长度: 830 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:200" ⚠️ 非 data: 开头的行,内容: "id:200"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n**","action_type":"reasoning","response":"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n**","action_name":"思考过程"}],"finish_reason":"null","text":""},"usage":{},"request_id":"8813403a-277f-96d7-99df-714c4a2864e4"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n**","action_type":"reasoning","response":"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n**","action_name":"思考过程"}],"finish_reason":"null","text":""},"usage":{},"request_id":"8813403a-277f-96d7-99df-714c4a2864e4"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n**",
"action_type": "reasoning",
"response": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n**",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)nn**", "action_type": "reasoning", "response": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)nn**", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #101
原始二进制数据长度: 2054 📝 分割出 30 行数据
━━ 行 #1 ━━ 原始行内容: "id:201" ⚠️ 非 data: 开头的行,内容: "id:201"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"画面\",\"action_type\":\"reasoning\",\"response\":\"画面\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"画面\",\"action_type\":\"reasoning\",\"response\":\"画面\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "画面",
"action_type": "reasoning",
"response": "画面",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "画面", "action_type": "reasoning", "response": "画面", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:202" ⚠️ 非 data: 开头的行,内容: "id:202"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述:\n这是一\",\"action_type\":\"reasoning\",\"response\":\"描述:\n这是一\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述:\n这是一\",\"action_type\":\"reasoning\",\"response\":\"描述:\n这是一\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "描述:**\n这是一",
"action_type": "reasoning",
"response": "描述:**\n这是一",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "描述:\n这是一", "action_type": "reasoning", "response": "描述:\n这是一", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:203" ⚠️ 非 data: 开头的行,内容: "id:203"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"位充满活力的\",\"action_type\":\"reasoning\",\"response\":\"位充满活力的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"位充满活力的\",\"action_type\":\"reasoning\",\"response\":\"位充满活力的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "位充满活力的",
"action_type": "reasoning",
"response": "位充满活力的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "位充满活力的", "action_type": "reasoning", "response": "位充满活力的", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:204" ⚠️ 非 data: 开头的行,内容: "id:204"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"现代萝莉\",\"action_type\":\"reasoning\",\"response\":\"现代萝莉\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "现代萝莉",
"action_type": "reasoning",
"response": "现代萝莉",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "现代萝莉", "action_type": "reasoning", "response": "现代萝莉", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:205" ⚠️ 非 data: 开头的行,内容: "id:205"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"少女,\",\"action_type\":\"reasoning\",\"response\":\"少女,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"少女,\",\"action_type\":\"reasoning\",\"response\":\"少女,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "少女,",
"action_type": "reasoning",
"response": "少女,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "少女,", "action_type": "reasoning", "response": "少女,", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
━━ 行 #26 ━━ 原始行内容: "id:206" ⚠️ 非 data: 开头的行,内容: "id:206"
━━ 行 #27 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #28 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #29 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"站在\",\"action_type\":\"reasoning\",\"response\":\"站在\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"站在\",\"action_type\":\"reasoning\",\"response\":\"站在\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "站在",
"action_type": "reasoning",
"response": "站在",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "站在", "action_type": "reasoning", "response": "站在", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #30 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #102
原始二进制数据长度: 1350 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:207" ⚠️ 非 data: 开头的行,内容: "id:207"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"繁华\",\"action_type\":\"reasoning\",\"response\":\"繁华\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"繁华\",\"action_type\":\"reasoning\",\"response\":\"繁华\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "繁华",
"action_type": "reasoning",
"response": "繁华",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "繁华", "action_type": "reasoning", "response": "繁华", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:208" ⚠️ 非 data: 开头的行,内容: "id:208"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的城市\",\"action_type\":\"reasoning\",\"response\":\"的城市\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的城市\",\"action_type\":\"reasoning\",\"response\":\"的城市\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "的城市",
"action_type": "reasoning",
"response": "的城市",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "的城市", "action_type": "reasoning", "response": "的城市", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:209" ⚠️ 非 data: 开头的行,内容: "id:209"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"夜景露\",\"action_type\":\"reasoning\",\"response\":\"夜景露\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"夜景露\",\"action_type\":\"reasoning\",\"response\":\"夜景露\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "夜景露",
"action_type": "reasoning",
"response": "夜景露",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "夜景露", "action_type": "reasoning", "response": "夜景露", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:210" ⚠️ 非 data: 开头的行,内容: "id:210"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"台上。她有\",\"action_type\":\"reasoning\",\"response\":\"台上。她有\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"台上。她有\",\"action_type\":\"reasoning\",\"response\":\"台上。她有\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "台上。她有",
"action_type": "reasoning",
"response": "台上。她有",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "台上。她有", "action_type": "reasoning", "response": "台上。她有", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #103
原始二进制数据长度: 1368 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:211" ⚠️ 非 data: 开头的行,内容: "id:211"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"着一头柔顺\",\"action_type\":\"reasoning\",\"response\":\"着一头柔顺\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"着一头柔顺\",\"action_type\":\"reasoning\",\"response\":\"着一头柔顺\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "着一头柔顺",
"action_type": "reasoning",
"response": "着一头柔顺",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "着一头柔顺", "action_type": "reasoning", "response": "着一头柔顺", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:212" ⚠️ 非 data: 开头的行,内容: "id:212"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的棕色长\",\"action_type\":\"reasoning\",\"response\":\"的棕色长\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的棕色长\",\"action_type\":\"reasoning\",\"response\":\"的棕色长\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "的棕色长",
"action_type": "reasoning",
"response": "的棕色长",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "的棕色长", "action_type": "reasoning", "response": "的棕色长", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:213" ⚠️ 非 data: 开头的行,内容: "id:213"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"卷发,头上\",\"action_type\":\"reasoning\",\"response\":\"卷发,头上\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"卷发,头上\",\"action_type\":\"reasoning\",\"response\":\"卷发,头上\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "卷发,头上",
"action_type": "reasoning",
"response": "卷发,头上",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "卷发,头上", "action_type": "reasoning", "response": "卷发,头上", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:214" ⚠️ 非 data: 开头的行,内容: "id:214"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"戴着\",\"action_type\":\"reasoning\",\"response\":\"戴着\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"戴着\",\"action_type\":\"reasoning\",\"response\":\"戴着\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "戴着",
"action_type": "reasoning",
"response": "戴着",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "戴着", "action_type": "reasoning", "response": "戴着", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #104
原始二进制数据长度: 1032 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:215" ⚠️ 非 data: 开头的行,内容: "id:215"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"精致的\",\"action_type\":\"reasoning\",\"response\":\"精致的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"精致的\",\"action_type\":\"reasoning\",\"response\":\"精致的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "精致的",
"action_type": "reasoning",
"response": "精致的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "精致的", "action_type": "reasoning", "response": "精致的", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:216" ⚠️ 非 data: 开头的行,内容: "id:216"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"粉色蝴蝶结发\",\"action_type\":\"reasoning\",\"response\":\"粉色蝴蝶结发\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"粉色蝴蝶结发\",\"action_type\":\"reasoning\",\"response\":\"粉色蝴蝶结发\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "粉色蝴蝶结发",
"action_type": "reasoning",
"response": "粉色蝴蝶结发",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "粉色蝴蝶结发", "action_type": "reasoning", "response": "粉色蝴蝶结发", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:217" ⚠️ 非 data: 开头的行,内容: "id:217"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"饰,脸上\",\"action_type\":\"reasoning\",\"response\":\"饰,脸上\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"饰,脸上\",\"action_type\":\"reasoning\",\"response\":\"饰,脸上\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "饰,脸上",
"action_type": "reasoning",
"response": "饰,脸上",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "饰,脸上", "action_type": "reasoning", "response": "饰,脸上", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #105
原始二进制数据长度: 708 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:218" ⚠️ 非 data: 开头的行,内容: "id:218"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"洋溢着甜美\",\"action_type\":\"reasoning\",\"response\":\"洋溢着甜美\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"洋溢着甜美\",\"action_type\":\"reasoning\",\"response\":\"洋溢着甜美\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "洋溢着甜美",
"action_type": "reasoning",
"response": "洋溢着甜美",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "洋溢着甜美", "action_type": "reasoning", "response": "洋溢着甜美", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:219" ⚠️ 非 data: 开头的行,内容: "id:219"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"自信的笑容。她\",\"action_type\":\"reasoning\",\"response\":\"自信的笑容。她\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"自信的笑容。她\",\"action_type\":\"reasoning\",\"response\":\"自信的笑容。她\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "自信的笑容。她",
"action_type": "reasoning",
"response": "自信的笑容。她",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "自信的笑容。她", "action_type": "reasoning", "response": "自信的笑容。她", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #106
原始二进制数据长度: 1398 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:220" ⚠️ 非 data: 开头的行,内容: "id:220"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"身穿一件设计\",\"action_type\":\"reasoning\",\"response\":\"身穿一件设计\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"身穿一件设计\",\"action_type\":\"reasoning\",\"response\":\"身穿一件设计\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "身穿一件设计",
"action_type": "reasoning",
"response": "身穿一件设计",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "身穿一件设计", "action_type": "reasoning", "response": "身穿一件设计", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:221" ⚠️ 非 data: 开头的行,内容: "id:221"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"独特的粉白相间\",\"action_type\":\"reasoning\",\"response\":\"独特的粉白相间\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"独特的粉白相间\",\"action_type\":\"reasoning\",\"response\":\"独特的粉白相间\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "独特的粉白相间",
"action_type": "reasoning",
"response": "独特的粉白相间",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "独特的粉白相间", "action_type": "reasoning", "response": "独特的粉白相间", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:222" ⚠️ 非 data: 开头的行,内容: "id:222"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"连衣裙,裙摆\",\"action_type\":\"reasoning\",\"response\":\"连衣裙,裙摆\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"连衣裙,裙摆\",\"action_type\":\"reasoning\",\"response\":\"连衣裙,裙摆\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "连衣裙,裙摆",
"action_type": "reasoning",
"response": "连衣裙,裙摆",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "连衣裙,裙摆", "action_type": "reasoning", "response": "连衣裙,裙摆", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:223" ⚠️ 非 data: 开头的行,内容: "id:223"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"层层\",\"action_type\":\"reasoning\",\"response\":\"层层\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"层层\",\"action_type\":\"reasoning\",\"response\":\"层层\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "层层",
"action_type": "reasoning",
"response": "层层",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "层层", "action_type": "reasoning", "response": "层层", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #107
原始二进制数据长度: 1026 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:224" ⚠️ 非 data: 开头的行,内容: "id:224"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"叠叠,\",\"action_type\":\"reasoning\",\"response\":\"叠叠,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"叠叠,\",\"action_type\":\"reasoning\",\"response\":\"叠叠,\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "叠叠,",
"action_type": "reasoning",
"response": "叠叠,",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "叠叠,", "action_type": "reasoning", "response": "叠叠,", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:225" ⚠️ 非 data: 开头的行,内容: "id:225"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"点缀着细腻的\",\"action_type\":\"reasoning\",\"response\":\"点缀着细腻的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"点缀着细腻的\",\"action_type\":\"reasoning\",\"response\":\"点缀着细腻的\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "点缀着细腻的",
"action_type": "reasoning",
"response": "点缀着细腻的",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "点缀着细腻的", "action_type": "reasoning", "response": "点缀着细腻的", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:226" ⚠️ 非 data: 开头的行,内容: "id:226"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"蕾丝花\",\"action_type\":\"reasoning\",\"response\":\"蕾丝花\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"蕾丝花\",\"action_type\":\"reasoning\",\"response\":\"蕾丝花\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "蕾丝花",
"action_type": "reasoning",
"response": "蕾丝花",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "蕾丝花", "action_type": "reasoning", "response": "蕾丝花", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #108
原始二进制数据长度: 1374 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:227" ⚠️ 非 data: 开头的行,内容: "id:227"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"边和一\",\"action_type\":\"reasoning\",\"response\":\"边和一\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"边和一\",\"action_type\":\"reasoning\",\"response\":\"边和一\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "边和一",
"action_type": "reasoning",
"response": "边和一",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "边和一", "action_type": "reasoning", "response": "边和一", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:228" ⚠️ 非 data: 开头的行,内容: "id:228"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"串串晶莹剔透\",\"action_type\":\"reasoning\",\"response\":\"串串晶莹剔透\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"串串晶莹剔透\",\"action_type\":\"reasoning\",\"response\":\"串串晶莹剔透\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "串串晶莹剔透",
"action_type": "reasoning",
"response": "串串晶莹剔透",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "串串晶莹剔透", "action_type": "reasoning", "response": "串串晶莹剔透", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:229" ⚠️ 非 data: 开头的行,内容: "id:229"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的珍珠,腰间\",\"action_type\":\"reasoning\",\"response\":\"的珍珠,腰间\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的珍珠,腰间\",\"action_type\":\"reasoning\",\"response\":\"的珍珠,腰间\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "的珍珠,腰间",
"action_type": "reasoning",
"response": "的珍珠,腰间",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "的珍珠,腰间", "action_type": "reasoning", "response": "的珍珠,腰间", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:230" ⚠️ 非 data: 开头的行,内容: "id:230"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"还有\",\"action_type\":\"reasoning\",\"response\":\"还有\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"还有\",\"action_type\":\"reasoning\",\"response\":\"还有\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "还有",
"action_type": "reasoning",
"response": "还有",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "还有", "action_type": "reasoning", "response": "还有", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #109
原始二进制数据长度: 1032 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:231" ⚠️ 非 data: 开头的行,内容: "id:231"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"金色的流苏装饰\",\"action_type\":\"reasoning\",\"response\":\"金色的流苏装饰\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"金色的流苏装饰\",\"action_type\":\"reasoning\",\"response\":\"金色的流苏装饰\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "金色的流苏装饰",
"action_type": "reasoning",
"response": "金色的流苏装饰",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "金色的流苏装饰", "action_type": "reasoning", "response": "金色的流苏装饰", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:232" ⚠️ 非 data: 开头的行,内容: "id:232"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",既\",\"action_type\":\"reasoning\",\"response\":\",既\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",既\",\"action_type\":\"reasoning\",\"response\":\",既\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",既",
"action_type": "reasoning",
"response": ",既",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",既", "action_type": "reasoning", "response": ",既", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:233" ⚠️ 非 data: 开头的行,内容: "id:233"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"显得优雅\",\"action_type\":\"reasoning\",\"response\":\"显得优雅\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"显得优雅\",\"action_type\":\"reasoning\",\"response\":\"显得优雅\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "显得优雅",
"action_type": "reasoning",
"response": "显得优雅",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "显得优雅", "action_type": "reasoning", "response": "显得优雅", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #110
原始二进制数据长度: 666 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:234" ⚠️ 非 data: 开头的行,内容: "id:234"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"又不失\",\"action_type\":\"reasoning\",\"response\":\"又不失\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"又不失\",\"action_type\":\"reasoning\",\"response\":\"又不失\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "又不失",
"action_type": "reasoning",
"response": "又不失",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "又不失", "action_type": "reasoning", "response": "又不失", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:235" ⚠️ 非 data: 开头的行,内容: "id:235"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"俏皮\",\"action_type\":\"reasoning\",\"response\":\"俏皮\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"俏皮\",\"action_type\":\"reasoning\",\"response\":\"俏皮\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "俏皮",
"action_type": "reasoning",
"response": "俏皮",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "俏皮", "action_type": "reasoning", "response": "俏皮", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #111
原始二进制数据长度: 336 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:236" ⚠️ 非 data: 开头的行,内容: "id:236"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。背景\",\"action_type\":\"reasoning\",\"response\":\"。背景\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。背景\",\"action_type\":\"reasoning\",\"response\":\"。背景\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。背景",
"action_type": "reasoning",
"response": "。背景",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。背景", "action_type": "reasoning", "response": "。背景", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #112
原始二进制数据长度: 2388 📝 分割出 35 行数据
━━ 行 #1 ━━ 原始行内容: "id:237" ⚠️ 非 data: 开头的行,内容: "id:237"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"是灯火\",\"action_type\":\"reasoning\",\"response\":\"是灯火\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"是灯火\",\"action_type\":\"reasoning\",\"response\":\"是灯火\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "是灯火",
"action_type": "reasoning",
"response": "是灯火",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "是灯火", "action_type": "reasoning", "response": "是灯火", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:238" ⚠️ 非 data: 开头的行,内容: "id:238"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"辉煌\",\"action_type\":\"reasoning\",\"response\":\"辉煌\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"辉煌\",\"action_type\":\"reasoning\",\"response\":\"辉煌\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "辉煌",
"action_type": "reasoning",
"response": "辉煌",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "辉煌", "action_type": "reasoning", "response": "辉煌", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:239" ⚠️ 非 data: 开头的行,内容: "id:239"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的高楼大厦和\",\"action_type\":\"reasoning\",\"response\":\"的高楼大厦和\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的高楼大厦和\",\"action_type\":\"reasoning\",\"response\":\"的高楼大厦和\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "的高楼大厦和",
"action_type": "reasoning",
"response": "的高楼大厦和",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "的高楼大厦和", "action_type": "reasoning", "response": "的高楼大厦和", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:240" ⚠️ 非 data: 开头的行,内容: "id:240"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"霓虹灯\",\"action_type\":\"reasoning\",\"response\":\"霓虹灯\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"霓虹灯\",\"action_type\":\"reasoning\",\"response\":\"霓虹灯\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "霓虹灯",
"action_type": "reasoning",
"response": "霓虹灯",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "霓虹灯", "action_type": "reasoning", "response": "霓虹灯", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:241" ⚠️ 非 data: 开头的行,内容: "id:241"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",营造出一种时尚\",\"action_type\":\"reasoning\",\"response\":\",营造出一种时尚\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",营造出一种时尚\",\"action_type\":\"reasoning\",\"response\":\",营造出一种时尚\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",营造出一种时尚",
"action_type": "reasoning",
"response": ",营造出一种时尚",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",营造出一种时尚", "action_type": "reasoning", "response": ",营造出一种时尚", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
━━ 行 #26 ━━ 原始行内容: "id:242" ⚠️ 非 data: 开头的行,内容: "id:242"
━━ 行 #27 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #28 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #29 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"都市\",\"action_type\":\"reasoning\",\"response\":\"都市\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"都市\",\"action_type\":\"reasoning\",\"response\":\"都市\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "都市",
"action_type": "reasoning",
"response": "都市",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "都市", "action_type": "reasoning", "response": "都市", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #30 ━━ 原始行内容: "" 空行,跳过
━━ 行 #31 ━━ 原始行内容: "id:243" ⚠️ 非 data: 开头的行,内容: "id:243"
━━ 行 #32 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #33 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #34 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的氛围\",\"action_type\":\"reasoning\",\"response\":\"的氛围\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"的氛围\",\"action_type\":\"reasoning\",\"response\":\"的氛围\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "的氛围",
"action_type": "reasoning",
"response": "的氛围",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "的氛围", "action_type": "reasoning", "response": "的氛围", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #35 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #113
原始二进制数据长度: 324 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:244" ⚠️ 非 data: 开头的行,内容: "id:244"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\",\"action_type\":\"reasoning\",\"response\":\"。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\",\"action_type\":\"reasoning\",\"response\":\"。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。",
"action_type": "reasoning",
"response": "。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。", "action_type": "reasoning", "response": "。", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #114
原始二进制数据长度: 1338 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:245" ⚠️ 非 data: 开头的行,内容: "id:245"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"整体\",\"action_type\":\"reasoning\",\"response\":\"整体\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"整体\",\"action_type\":\"reasoning\",\"response\":\"整体\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "整体",
"action_type": "reasoning",
"response": "整体",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "整体", "action_type": "reasoning", "response": "整体", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:246" ⚠️ 非 data: 开头的行,内容: "id:246"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"画面色彩\",\"action_type\":\"reasoning\",\"response\":\"画面色彩\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"画面色彩\",\"action_type\":\"reasoning\",\"response\":\"画面色彩\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "画面色彩",
"action_type": "reasoning",
"response": "画面色彩",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "画面色彩", "action_type": "reasoning", "response": "画面色彩", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:247" ⚠️ 非 data: 开头的行,内容: "id:247"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"明快\",\"action_type\":\"reasoning\",\"response\":\"明快\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"明快\",\"action_type\":\"reasoning\",\"response\":\"明快\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "明快",
"action_type": "reasoning",
"response": "明快",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "明快", "action_type": "reasoning", "response": "明快", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:248" ⚠️ 非 data: 开头的行,内容: "id:248"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",人物\",\"action_type\":\"reasoning\",\"response\":\",人物\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\",人物\",\"action_type\":\"reasoning\",\"response\":\",人物\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ",人物",
"action_type": "reasoning",
"response": ",人物",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ",人物", "action_type": "reasoning", "response": ",人物", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #115
原始二进制数据长度: 710 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:249" ⚠️ 非 data: 开头的行,内容: "id:249"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"形象生动可爱。\",\"action_type\":\"reasoning\",\"response\":\"形象生动可爱。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"形象生动可爱。\",\"action_type\":\"reasoning\",\"response\":\"形象生动可爱。\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "形象生动可爱。",
"action_type": "reasoning",
"response": "形象生动可爱。",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "形象生动可爱。", "action_type": "reasoning", "response": "形象生动可爱。", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:250" ⚠️ 非 data: 开头的行,内容: "id:250"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n\n检查约束\",\"action_type\":\"reasoning\",\"response\":\"\n\n检查约束\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"\n\n检查约束\",\"action_type\":\"reasoning\",\"response\":\"\n\n检查约束\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "\n\n检查约束",
"action_type": "reasoning",
"response": "\n\n检查约束",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "\n\n检查约束", "action_type": "reasoning", "response": "\n\n检查约束", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #116
原始二进制数据长度: 986 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:251" ⚠️ 非 data: 开头的行,内容: "id:251"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":\n- \",\"action_type\":\"reasoning\",\"response\":\":\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\":\n- \",\"action_type\":\"reasoning\",\"response\":\":\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": ":\n- ",
"action_type": "reasoning",
"response": ":\n- ",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": ":\n- ", "action_type": "reasoning", "response": ":\n- ", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:252" ⚠️ 非 data: 开头的行,内容: "id:252"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片\",\"action_type\":\"reasoning\",\"response\":\"图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"图片\",\"action_type\":\"reasoning\",\"response\":\"图片\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "图片",
"action_type": "reasoning",
"response": "图片",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "图片", "action_type": "reasoning", "response": "图片", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:253" ⚠️ 非 data: 开头的行,内容: "id:253"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"已\",\"action_type\":\"reasoning\",\"response\":\"已\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"已\",\"action_type\":\"reasoning\",\"response\":\"已\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "已",
"action_type": "reasoning",
"response": "已",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "已", "action_type": "reasoning", "response": "已", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #117
原始二进制数据长度: 1010 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:254" ⚠️ 非 data: 开头的行,内容: "id:254"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"包含\",\"action_type\":\"reasoning\",\"response\":\"包含\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"包含\",\"action_type\":\"reasoning\",\"response\":\"包含\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "包含",
"action_type": "reasoning",
"response": "包含",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "包含", "action_type": "reasoning", "response": "包含", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:255" ⚠️ 非 data: 开头的行,内容: "id:255"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n- \",\"action_type\":\"reasoning\",\"response\":\"。\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n- \",\"action_type\":\"reasoning\",\"response\":\"。\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n- ",
"action_type": "reasoning",
"response": "。\n- ",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n- ", "action_type": "reasoning", "response": "。\n- ", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:256" ⚠️ 非 data: 开头的行,内容: "id:256"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述已包含\",\"action_type\":\"reasoning\",\"response\":\"描述已包含\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"描述已包含\",\"action_type\":\"reasoning\",\"response\":\"描述已包含\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "描述已包含",
"action_type": "reasoning",
"response": "描述已包含",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "描述已包含", "action_type": "reasoning", "response": "描述已包含", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #118
原始二进制数据长度: 332 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:257" ⚠️ 非 data: 开头的行,内容: "id:257"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n- \",\"action_type\":\"reasoning\",\"response\":\"。\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n- \",\"action_type\":\"reasoning\",\"response\":\"。\n- \",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n- ",
"action_type": "reasoning",
"response": "。\n- ",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n- ", "action_type": "reasoning", "response": "。\n- ", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #119
原始二进制数据长度: 1028 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:258" ⚠️ 非 data: 开头的行,内容: "id:258"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"语气自然。\n\",\"action_type\":\"reasoning\",\"response\":\"语气自然。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"语气自然。\n\",\"action_type\":\"reasoning\",\"response\":\"语气自然。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "语气自然。\n",
"action_type": "reasoning",
"response": "语气自然。\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "语气自然。\n", "action_type": "reasoning", "response": "语气自然。\n", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:259" ⚠️ 非 data: 开头的行,内容: "id:259"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"- 没有透露\",\"action_type\":\"reasoning\",\"response\":\"- 没有透露\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"- 没有透露\",\"action_type\":\"reasoning\",\"response\":\"- 没有透露\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "- 没有透露",
"action_type": "reasoning",
"response": "- 没有透露",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "- 没有透露", "action_type": "reasoning", "response": "- 没有透露", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:260" ⚠️ 非 data: 开头的行,内容: "id:260"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"来源\",\"action_type\":\"reasoning\",\"response\":\"来源\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"来源\",\"action_type\":\"reasoning\",\"response\":\"来源\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "来源",
"action_type": "reasoning",
"response": "来源",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "来源", "action_type": "reasoning", "response": "来源", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #120
原始二进制数据长度: 328 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:261" ⚠️ 非 data: 开头的行,内容: "id:261"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"。\n\",\"action_type\":\"reasoning\",\"response\":\"。\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "。\n",
"action_type": "reasoning",
"response": "。\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "。\n", "action_type": "reasoning", "response": "。\n", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #121
原始二进制数据长度: 328 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:262" ⚠️ 非 data: 开头的行,内容: "id:262"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"- URL\",\"action_type\":\"reasoning\",\"response\":\"- URL\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"- URL\",\"action_type\":\"reasoning\",\"response\":\"- URL\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "- URL",
"action_type": "reasoning",
"response": "- URL",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "- URL", "action_type": "reasoning", "response": "- URL", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #122
原始二进制数据长度: 686 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:263" ⚠️ 非 data: 开头的行,内容: "id:263"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式正确。\n\n\",\"action_type\":\"reasoning\",\"response\":\"格式正确。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"格式正确。\n\n\",\"action_type\":\"reasoning\",\"response\":\"格式正确。\n\n\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "格式正确。\n\n",
"action_type": "reasoning",
"response": "格式正确。\n\n",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "格式正确。\n\n", "action_type": "reasoning", "response": "格式正确。\n\n", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:264" ⚠️ 非 data: 开头的行,内容: "id:264"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Ready.\",\"action_type\":\"reasoning\",\"response\":\"Ready.\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"thoughts\":[{\"action\":\"reasoning\",\"thought\":\"Ready.\",\"action_type\":\"reasoning\",\"response\":\"Ready.\",\"action_name\":\"思考过程\"}],\"finish_reason\":\"null\",\"text\":\"\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"thoughts": [
{
"action": "reasoning",
"thought": "Ready.",
"action_type": "reasoning",
"response": "Ready.",
"action_name": "思考过程"
}
],
"finish_reason": "null",
"text": ""
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
💭 检测到 thoughts 字段: thoughts 数量: 1 Thought #1: { "action": "reasoning", "thought": "Ready.", "action_type": "reasoning", "response": "Ready.", "action_name": "思考过程" }
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (4) ['session_id', 'thoughts', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #123
原始二进制数据长度: 618 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:265" ⚠️ 非 data: 开头的行,内容: "id:265"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"给你\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"给你\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "给你"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "给你"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:266" ⚠️ 非 data: 开头的行,内容: "id:266"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"看\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"看\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "看"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "看"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:267" ⚠️ 非 data: 开头的行,内容: "id:267"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"这张图\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"这张图\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "这张图"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "这张图"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #124
原始二进制数据长度: 411 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:268" ⚠️ 非 data: 开头的行,内容: "id:268"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\":\n\n!\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\":\n\n!\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": ":\n\n!"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: ":\n\n!"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:269" ⚠️ 非 data: 开头的行,内容: "id:269"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"[](\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"[](\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "[]("
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "[]("
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #125
原始二进制数据长度: 866 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:270" ⚠️ 非 data: 开头的行,内容: "id:270"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n"},"usage":{},"request_id":"8813403a-277f-96d7-99df-714c4a2864e4"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n"},"usage":{},"request_id":"8813403a-277f-96d7-99df-714c4a2864e4"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "https://dashscope-result-wlcb-acdr-1.oss-cn-wulanchabu-acdr-1.aliyuncs.com/7d/80/20260511/a7d7dcad/8813403a-277f-96d7-99df-714c4a2864e43614547046.png?Expires=1779076485&OSSAccessKeyId=LTAI5tPxpiCM2hjmWrFXrym1&Signature=Yi90HOSIE3EwAzYyyuscbAT3lq0%3D)\n\n"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:271" ⚠️ 非 data: 开头的行,内容: "id:271"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"这位\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"这位\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "这位"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "这位"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:272" ⚠️ 非 data: 开头的行,内容: "id:272"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"女孩\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"女孩\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "女孩"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "女孩"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #126
原始二进制数据长度: 636 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:273" ⚠️ 非 data: 开头的行,内容: "id:273"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"看起来\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"看起来\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "看起来"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "看起来"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:274" ⚠️ 非 data: 开头的行,内容: "id:274"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"非常时尚\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"非常时尚\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "非常时尚"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "非常时尚"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:275" ⚠️ 非 data: 开头的行,内容: "id:275"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"可爱,她正\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"可爱,她正\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "可爱,她正"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "可爱,她正"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #127
原始二进制数据长度: 1245 📝 分割出 30 行数据
━━ 行 #1 ━━ 原始行内容: "id:276" ⚠️ 非 data: 开头的行,内容: "id:276"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"站在一个\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"站在一个\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "站在一个"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "站在一个"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:277" ⚠️ 非 data: 开头的行,内容: "id:277"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"拥有\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"拥有\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "拥有"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "拥有"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:278" ⚠️ 非 data: 开头的行,内容: "id:278"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"绝佳\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"绝佳\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "绝佳"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "绝佳"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:279" ⚠️ 非 data: 开头的行,内容: "id:279"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"视野\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"视野\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "视野"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "视野"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:280" ⚠️ 非 data: 开头的行,内容: "id:280"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的城市\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的城市\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "的城市"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "的城市"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
━━ 行 #26 ━━ 原始行内容: "id:281" ⚠️ 非 data: 开头的行,内容: "id:281"
━━ 行 #27 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #28 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #29 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"天台\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"天台\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "天台"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "天台"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #30 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #128
原始二进制数据长度: 633 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:282" ⚠️ 非 data: 开头的行,内容: "id:282"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"露台上。她\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"露台上。她\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "露台上。她"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "露台上。她"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:283" ⚠️ 非 data: 开头的行,内容: "id:283"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"留\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"留\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "留"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "留"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:284" ⚠️ 非 data: 开头的行,内容: "id:284"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"着一头柔顺\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"着一头柔顺\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "着一头柔顺"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "着一头柔顺"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #129
原始二进制数据长度: 218 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:285" ⚠️ 非 data: 开头的行,内容: "id:285"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的棕色长卷发\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的棕色长卷发\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "的棕色长卷发"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "的棕色长卷发"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #130
原始二进制数据长度: 430 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:286" ⚠️ 非 data: 开头的行,内容: "id:286"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",头上别着一个\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",头上别着一个\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": ",头上别着一个"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: ",头上别着一个"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:287" ⚠️ 非 data: 开头的行,内容: "id:287"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"粉色的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"粉色的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "粉色的"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "粉色的"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #131
原始二进制数据长度: 215 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:288" ⚠️ 非 data: 开头的行,内容: "id:288"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"蝴蝶结发饰\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"蝴蝶结发饰\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "蝴蝶结发饰"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "蝴蝶结发饰"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #132
原始二进制数据长度: 1045 📝 分割出 25 行数据
━━ 行 #1 ━━ 原始行内容: "id:289" ⚠️ 非 data: 开头的行,内容: "id:289"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",脸上\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",脸上\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": ",脸上"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: ",脸上"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:290" ⚠️ 非 data: 开头的行,内容: "id:290"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"挂着\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"挂着\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "挂着"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "挂着"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:291" ⚠️ 非 data: 开头的行,内容: "id:291"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"甜美灿烂\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"甜美灿烂\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "甜美灿烂"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "甜美灿烂"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:292" ⚠️ 非 data: 开头的行,内容: "id:292"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的笑容,\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的笑容,\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "的笑容,"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "的笑容,"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:293" ⚠️ 非 data: 开头的行,内容: "id:293"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"眼神\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"眼神\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "眼神"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "眼神"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #133
原始二进制数据长度: 425 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:294" ⚠️ 非 data: 开头的行,内容: "id:294"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"灵动\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"灵动\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "灵动"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "灵动"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:295" ⚠️ 非 data: 开头的行,内容: "id:295"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"。\n\n她穿着一\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"。\n\n她穿着一\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "。\n\n她穿着一"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "。\n\n她穿着一"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #134
原始二进制数据长度: 218 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:296" ⚠️ 非 data: 开头的行,内容: "id:296"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"件设计精美的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"件设计精美的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "件设计精美的"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "件设计精美的"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #135
原始二进制数据长度: 642 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:297" ⚠️ 非 data: 开头的行,内容: "id:297"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"粉白渐变\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"粉白渐变\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "粉白渐变"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "粉白渐变"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:298" ⚠️ 非 data: 开头的行,内容: "id:298"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"连衣裙,裙子的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"连衣裙,裙子的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "连衣裙,裙子的"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "连衣裙,裙子的"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:299" ⚠️ 非 data: 开头的行,内容: "id:299"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"上半身\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"上半身\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "上半身"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "上半身"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #136
原始二进制数据长度: 1048 📝 分割出 25 行数据
━━ 行 #1 ━━ 原始行内容: "id:300" ⚠️ 非 data: 开头的行,内容: "id:300"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"是白色的透视\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"是白色的透视\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "是白色的透视"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "是白色的透视"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:301" ⚠️ 非 data: 开头的行,内容: "id:301"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"薄\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"薄\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "薄"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "薄"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:302" ⚠️ 非 data: 开头的行,内容: "id:302"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"纱,配有\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"纱,配有\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "纱,配有"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "纱,配有"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:303" ⚠️ 非 data: 开头的行,内容: "id:303"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"可爱的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"可爱的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "可爱的"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "可爱的"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
━━ 行 #21 ━━ 原始行内容: "id:304" ⚠️ 非 data: 开头的行,内容: "id:304"
━━ 行 #22 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #23 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #24 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"泡泡\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"泡泡\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "泡泡"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "泡泡"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #25 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #137
原始二进制数据长度: 836 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:305" ⚠️ 非 data: 开头的行,内容: "id:305"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"袖;\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"袖;\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "袖;"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "袖;"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:306" ⚠️ 非 data: 开头的行,内容: "id:306"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"下半\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"下半\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "下半"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "下半"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:307" ⚠️ 非 data: 开头的行,内容: "id:307"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"身的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"身的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "身的"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "身的"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:308" ⚠️ 非 data: 开头的行,内容: "id:308"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"裙摆则是蓬松\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"裙摆则是蓬松\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "裙摆则是蓬松"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "裙摆则是蓬松"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #138
原始二进制数据长度: 215 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:309" ⚠️ 非 data: 开头的行,内容: "id:309"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的粉色纱裙\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的粉色纱裙\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "的粉色纱裙"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "的粉色纱裙"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #139
原始二进制数据长度: 633 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:310" ⚠️ 非 data: 开头的行,内容: "id:310"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",上面装饰\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",上面装饰\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": ",上面装饰"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: ",上面装饰"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:311" ⚠️ 非 data: 开头的行,内容: "id:311"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"着精细\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"着精细\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "着精细"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "着精细"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:312" ⚠️ 非 data: 开头的行,内容: "id:312"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的白色\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的白色\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "的白色"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "的白色"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #140
原始二进制数据长度: 645 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:313" ⚠️ 非 data: 开头的行,内容: "id:313"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"蕾丝花纹\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"蕾丝花纹\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "蕾丝花纹"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "蕾丝花纹"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:314" ⚠️ 非 data: 开头的行,内容: "id:314"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"和一串串优雅的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"和一串串优雅的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "和一串串优雅的"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "和一串串优雅的"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:315" ⚠️ 非 data: 开头的行,内容: "id:315"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"珍珠链条\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"珍珠链条\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "珍珠链条"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "珍珠链条"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #141
原始二进制数据长度: 203 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:316" ⚠️ 非 data: 开头的行,内容: "id:316"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": ","
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: ","
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #142
原始二进制数据长度: 851 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:317" ⚠️ 非 data: 开头的行,内容: "id:317"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"腰间还垂\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"腰间还垂\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "腰间还垂"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "腰间还垂"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:318" ⚠️ 非 data: 开头的行,内容: "id:318"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"挂着金色的流苏\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"挂着金色的流苏\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "挂着金色的流苏"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "挂着金色的流苏"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:319" ⚠️ 非 data: 开头的行,内容: "id:319"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",既\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",既\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": ",既"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: ",既"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:320" ⚠️ 非 data: 开头的行,内容: "id:320"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"显得高贵\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"显得高贵\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "显得高贵"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "显得高贵"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #143
原始二进制数据长度: 837 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:321" ⚠️ 非 data: 开头的行,内容: "id:321"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"又\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"又\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "又"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "又"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:322" ⚠️ 非 data: 开头的行,内容: "id:322"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"充满了\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"充满了\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "充满了"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "充满了"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:323" ⚠️ 非 data: 开头的行,内容: "id:323"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"少女的俏皮感\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"少女的俏皮感\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "少女的俏皮感"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "少女的俏皮感"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:324" ⚠️ 非 data: 开头的行,内容: "id:324"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"。\n\n\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"。\n\n\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "。\n\n"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "。\n\n"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #144
原始二进制数据长度: 421 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:325" ⚠️ 非 data: 开头的行,内容: "id:325"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"背景中\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"背景中\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "背景中"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "背景中"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:326" ⚠️ 非 data: 开头的行,内容: "id:326"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"可以看到\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"可以看到\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "可以看到"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "可以看到"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #145
原始二进制数据长度: 430 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:327" ⚠️ 非 data: 开头的行,内容: "id:327"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"模糊\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"模糊\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "模糊"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "模糊"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:328" ⚠️ 非 data: 开头的行,内容: "id:328"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的城市夜景,远处\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"的城市夜景,远处\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "的城市夜景,远处"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "的城市夜景,远处"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #146
原始二进制数据长度: 212 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:329" ⚠️ 非 data: 开头的行,内容: "id:329"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"高楼林立\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"高楼林立\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "高楼林立"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "高楼林立"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #147
原始二进制数据长度: 630 📝 分割出 15 行数据
━━ 行 #1 ━━ 原始行内容: "id:330" ⚠️ 非 data: 开头的行,内容: "id:330"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",闪烁着\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\",闪烁着\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": ",闪烁着"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: ",闪烁着"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:331" ⚠️ 非 data: 开头的行,内容: "id:331"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"紫色\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"紫色\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "紫色"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "紫色"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:332" ⚠️ 非 data: 开头的行,内容: "id:332"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"和蓝色的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"和蓝色的\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "和蓝色的"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "和蓝色的"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #148
原始二进制数据长度: 430 📝 分割出 10 行数据
━━ 行 #1 ━━ 原始行内容: "id:333" ⚠️ 非 data: 开头的行,内容: "id:333"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"霓虹灯光,衬托\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"霓虹灯光,衬托\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "霓虹灯光,衬托"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "霓虹灯光,衬托"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:334" ⚠️ 非 data: 开头的行,内容: "id:334"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"出一种\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"出一种\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "出一种"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "出一种"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #149
原始二进制数据长度: 839 📝 分割出 20 行数据
━━ 行 #1 ━━ 原始行内容: "id:335" ⚠️ 非 data: 开头的行,内容: "id:335"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"现代都市的繁华\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"现代都市的繁华\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "现代都市的繁华"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "现代都市的繁华"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
━━ 行 #6 ━━ 原始行内容: "id:336" ⚠️ 非 data: 开头的行,内容: "id:336"
━━ 行 #7 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #8 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #9 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"与梦幻\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"与梦幻\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "与梦幻"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "与梦幻"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #10 ━━ 原始行内容: "" 空行,跳过
━━ 行 #11 ━━ 原始行内容: "id:337" ⚠️ 非 data: 开头的行,内容: "id:337"
━━ 行 #12 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #13 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #14 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"氛围\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"氛围\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "氛围"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "氛围"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #15 ━━ 原始行内容: "" 空行,跳过
━━ 行 #16 ━━ 原始行内容: "id:338" ⚠️ 非 data: 开头的行,内容: "id:338"
━━ 行 #17 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #18 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #19 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"。\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"null\",\"text\":\"。\"},\"usage\":{},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "null",
"text": "。"
},
"usage": {},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📄 检测到 text 字段: text 内容: "。"
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (3) ['session_id', 'finish_reason', 'text']
━━ 行 #20 ━━ 原始行内容: "" 空行,跳过
📦 数据块 #150
原始二进制数据长度: 269 📝 分割出 5 行数据
━━ 行 #1 ━━ 原始行内容: "id:339" ⚠️ 非 data: 开头的行,内容: "id:339"
━━ 行 #2 ━━ 原始行内容: "event:result" ⚠️ 非 data: 开头的行,内容: "event:result"
━━ 行 #3 ━━ 原始行内容: ":HTTP_STATUS/200" ⚠️ 非 data: 开头的行,内容: ":HTTP_STATUS/200"
━━ 行 #4 ━━
原始行内容: "data:{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"stop\"},\"usage\":{\"models\":[{\"input_tokens\":3970,\"output_tokens\":974,\"model_id\":\"qwen3.6-flash\"}]},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
✨ 识别到 data: 前缀
data 内容: "{\"output\":{\"session_id\":\"bee6aa748f\",\"finish_reason\":\"stop\"},\"usage\":{\"models\":[{\"input_tokens\":3970,\"output_tokens\":974,\"model_id\":\"qwen3.6-flash\"}]},\"request_id\":\"8813403a-277f-96d7-99df-714c4a2864\"}"
🎯 完整 JSON 对象: { "output": {
"session_id": "bee6aa748fbd4b9985fa9987c3355455",
"finish_reason": "stop"
}, "usage": {
"models": [
{
"input_tokens": 3970,
"output_tokens": 974,
"model_id": "qwen3.6-flash"
}
]
},
"request_id": "8813403a-277f-96d7-99df-714c4a2864"
}
🔑 会话 ID 更新: bee6aa748f
📊 完整对象结构分析: 顶层键: (3) ['output', 'usage', 'request_id'] output 键: (2) ['session_id', 'finish_reason']
━━ 行 #5 ━━ 原始行内容: "" 空行,跳过
================================================================================ ✅ 响应流接收完毕 ================================================================================