StreamQuery - 流式对话
更新时间:2026-05-13
API访问域名
| 请求方式 | POST | 说明 |
|---|---|---|
| online base url | https://keyue.cloud.baidu.com/online | 机器人发布后的请求地址 |
| offline base url | https://keyue.cloud.baidu.com | 机器人测试调试地址 |
| 后缀接口 | /core/v5/stream/query | |
| Authentication | token为API Key |
说明
【重要更新】流式接口能力升级公告
为进一步优化大模型交互的时延体验,我们于2026年5月14日对流式对话接口进行了重大升级。建议您将请求参数 enableTrueStreamQuery设置为 true ,即可体验 A2A、Agent节点以及流式API节点相关功能。同时该模式严格遵循 SSE 协议,通过底层优化降低交互时延,提供极速的流式反馈体验。
适用场景:
- 要求快速响应的场景:适用于实时互动场景,如在线游戏的客服支持或者商家的售后客服支持,客服需要对用户提出的问题及时反馈。
- 不依赖完整答案进行决策的场景:若用户仅查询一些简单信息,而无需完整分析时,可使用流式对话。
流式对话多次返回示例:
1curl --location --request POST 'https://keyue.cloud.baidu.com/core/v5/stream/query'
2--header 'token: xxxxxxxxxxx'
3--header 'Content-Type: application/json'
4--data '{
5 "queryText": "你好",
6 "multimodal": [
7 {
8 "fileKey": "Ym9zX2JiOGQxMzZhLTI1ZTctNDViNi1hMDYxLWUxNDA3NTI2ZeDQzZg==",
9 "type": 1
10 }
11 ],
12 "enableTrueStreamQuery":true,
13 "variables": {
14 "homeAddress": "xxxxx"
15 }
16}'
1data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"哇,","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
2
3data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"写爱情","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
4
5data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"诗啊","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
6
7data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":",这","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
8
9data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"真是太浪漫","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
10
11data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"了!","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
12
13data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"虽然我可能","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
14
15data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"不是最","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
16
17data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"擅长写","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
18
19data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"诗的,","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
20
21data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"但我很","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
22
23data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"乐意帮你","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
24
25data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"一起想想","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
26
27data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"。","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
28
29data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"爱情嘛","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
30
31data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":",就像","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
32
33data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"春天的花朵","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
34
35data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":",悄悄","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
36
37data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"绽放,","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
38
39data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"温暖又","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
40
41data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"美好。","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
42
43data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"running","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"你觉得呢?","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
44
45data:{"sessionId":"a5abab29-cf1a-4ff6-be0e-8bc10e9d9152","queryId":"465f0228-3967-4a2a-ad9a-84b62e262b56","replyStatus":200,"answer":[{"chunkId":0,"status":"done","topicId":"","blockId":"","nodeId":"","name":null,"taskFlowSolved":null,"reply":{"type":1,"text":"","textList":null,"clarifyGuide":null,"replySource":"CHITCHAT","showDocumentSource":null,"documents":null,"tableQAInfo":null,"docDebug":null,"faqSearch":null,"slotCollectInfo":null,"plugin":null,"url":null,"buttons":null,"intentName":null},"instruction":null,"statisticsInfo":null,"debugReplyType":"chitchat","debugNodeName":null,"debugInputParam":null,"debugCost":null,"debugResult":null}],"variables":{"last_response":"哇,写爱情诗啊,这真是太浪漫了!虽然我可能不是最擅长写诗的,但我很乐意帮你一起想想。爱情嘛,就像春天的花朵,悄悄绽放,温暖又美好。你觉得呢?","last_user_response":"帮我写一首关于爱情的诗","triggered_intent":["智能写诗_plugin"],"last_intent":""},"endTime":null,"recommendList":["帮我写首诗","为什么还没下班"],"rewriteQuery":"帮我写一首关于爱情的诗","intent":null,"replyInfo":null,"needIgnoreDialogHistory":false,"agentType":1,"qps":1,"totalTokens":0,"statisticsInfoMap":{"unMatch":{"nodeId":"unMatch","type":"unMatch","prompt":null,"output":null,"instruction":null,"errorCode":null,"errorMessage":null,"entityName":null}}}
请求参数
Header参数
| 名称 | 类型 | 必选 | 中文名 | 说明 |
|---|---|---|---|---|
| Content-Type | string | 是 | 内容类型 | 固定值:application/json |
| token | string | 是 | API KEY | 机器人API KEY。 详细获取方式参考:准备工作 |
Body参数
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| uid | string | 否 | 用户id | |
| username | string | 否 | 用户名称 | |
| startId | string | 否 | 节点id | 对话测试时使用,执行指定的节点id。和topicId配合使用 |
| queryText | string | 否 | 用户问题 | 请求的问题,比如示例中的:你好 |
| queryTime | string | 否 | 用户提问的时间 | 用户发起请求的时间 |
| sessionId | string | 否 | 会话id | 首轮可以为空(如果首轮传了,后续需要使用首轮传的。),首轮会返回sessionId,后续对话需使用返回的sessionId |
| topicId | string | 否 | 主题id | 对话测试时使用,执行指定的topic,和nodeId配合使用 |
| variables | object | 否 | 变量 | Map格式,key 是变量名称,value是变量值。对话中使用的变量,如果传了会覆盖当前中对话中已有的变量值 |
| agentId | string | 否 | 客服机器人id | 客服机器人的唯一标识 |
| tenantId | string | 否 | 租户id | 租户的唯一标识 |
| queryId | string | 否 | 对话id | 同一个sessionid内,每次对话都有一个对应的queryid |
| engines | array | 否 | 使用的对话引擎 | String类型,FAQ("faq", "知识资源-FAQ"),DOC_QA("docQa", "知识资源-文档问答"),TASK_FLOW("taskflow", "流程画布"),TASK_BASED("task_based", "意图识别"),为null 或taskflow是支持所有引擎 可能增加新的枚举类型,请提前做好兼容适配 |
| channel | string | 否 | 渠道 | 渠道管理中的渠道标识,传递该参数,可以命中FAQ中配置的条件答案 |
| persona | object | 否 | 用户画像 | 快捷场景agent的用户画像 |
| multimodal | List[multimodal] | 否 | 多模态输入 | 当前支持图片,不能单独使用,需要和queryText 一起传递,目前仅标准版支持,详见 multimodal 子数据 |
| button | object | 否 | 按钮 | 按钮步骤会回复所有按钮的id,名称集合,点击按钮时需传递该字段,详见 button 子数据 |
| chatSessionLatitudeSwitch | boolean | 否 | 单次session闲聊 | 该字段控制单次session闲聊是否开启,默认值:true |
| knowledgeLabelList | list[string] | 否 | 知识资源标签 | 知识资源标签Id列表(高优先级),knowledgeLabelList 生效优先级大于 knowledgeLabelValue |
| knowledgeLabelValue | map | 否 | 知识资源标签 | 知识资源标签值Map(低优先级)Map<String, List {"标签名1": ["标签值1", "标签值2"],"标签名2": ["标签值1", "标签值2"]} |
| knowledgeBaseSettingVo | object | 否 | 知识资源 agent 设置 | 用于知识资源 agent 设置,详见knowledgeBaseSettingVo子数据 |
| forcedEntries | object | 否 | 强制实体值 | 强制实体值,该实体值将会覆盖抽取到的实体值 |
| per | int | 否 | 发言人 id | 需提前配置web/js渠道,并开启语音播报功能后,才可使用此能力 |
| autoTts | boolean | 否 | 是否自动播报 | 流式返回时传递,自动播报和语音播报均开启的情况下,流式返回会带上音频数据,其中语音播报是否打开为后端自行检测 |
| enableTrueStreamQuery | boolean | 否 | 是否开启真流式对话 | false:原伪流式逻辑,该模式下对话不支持流式节点(如:Agent节点、流式API节点); true:新真流式逻辑,该模式下对话“边执行边输出答案chunk”,同时支持流式节点。 |
multimodal子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| fileKey | string | 是 | 文件唯一标识 | 使用Upload-图片上传接口上传后返回的key |
| type | string | 是 | 文件类型 | 1 :图片,目前只支持图片,上传一张图片 可能增加新的枚举类型,请提前做好兼容适配 |
button子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| id | string | 是 | 按钮id | 按钮的唯一标识 |
| name | string | 是 | 按钮名称 | 按钮的名称 |
knowledgeBaseSettingVo子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| llm | object | 否 | 模型设置 | 详见 llm 子数据 |
| knowledgeSearch | object | 否 | 知识检索设置 | 详见 knowledgeSearch 子数据 |
| showSource | object | 否 | 来源展示 | 详见 showSource 子数据 |
| faqLlm | object | 否 | FAQ大模型回复 | 详见 faqLlm 子数据 |
| complexQuery | object | 否 | 复杂问题识别 | 详见 complexQuery 子数据 |
llm 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| temperature | float | 否 | 文本多样性参数 | 控制模型生成文本多样性的参数。较高的温度值(例如1.0)会使生成的文本更加随机和多样化,而较低的值(例如0.2)会使生成的文本更加确定和保守。 |
| system | string | 否 | 人设 | 用于设置客服机器人的基础人设,以便回复的内容更符合 |
| styleId | string | 否 | 回复风格id | 回复风格的ID,可根据需要创建不同的回复风格,此处填写创建风格后返回的ID |
| name | string | 否 | 风格名称 | 回复风格的名称,方便区分。创建后可编辑 |
| description | string | 否 | 风格描述 | 回复风格的描述,用于消息说明该回复风格。创建后可编辑。 |
| promptOpen | string | 否 | 自定义文档知识prompt开关 | 0:关,1 :开 |
| prompt | list[prompt] | 否 | 自定义prompt | 设置客服机器人根据文档知识回答客户的回复prompt,详见 prompt 子数据 |
prompt子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| type | string | 否 | 类型 | variable 为变量,text 为文本 |
| value | string | 否 | 值 | 当类型为 variable 时,value 可填写已经设置好的变量(只写变量名即可),如 persona、style |
knowledgeSearch 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| document | double | 否 | 文档检索置信度 | 用于筛选文档知识的置信度阈值,大于等于此阈值则被召回 |
| faq | double | 否 | FAQ检索置信度 | 用于筛选FAQ知识的置信度阈值,大于等于此阈值则被召回 |
| documentCount | int | 否 | 文档检索分段数 | 用于设定与用户问题相关且置信度超过设定文档检索置信度的最大文档片段数量 |
showSource 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| open | int | 否 | 来源展示 | 0:关,1:开 |
faqLlm 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| open | int | 否 | 开关 | 0:关,1:开 |
| type | int | 否 | 回复方式 | 1:风格回复,2:大模型总结 |
complexQuery 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| open | int | 否 | 开关 | 0:关,1:开 |
响应参数
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| sessionId | string | 是 | 会话ID | 用于标识本轮会话的唯一ID |
| queryId | string | 是 | 查询ID | 用于标识本次会话的唯一ID |
| replyStatus | int | 是 | 回复状态 | 回复状态, 默认成功 SUCCESS(200, "成功"); FAIL(4008001, "失败");QPS_LIMITED(4008002, "QPS超限"); 可能增加新的枚举类型,请提前做好兼容适配 |
| answer | List[answer] | 是 | 回答列表 | 包含各个回答块的数组,详见 answer 子数据 |
| variables | map | 是 | 变量 | Map<String, Object>存储会话期间的各种变量信息 |
| endTime | string | 否 | 结束时间 | 会话结束时间 |
| recommendList | array | 是 | 推荐列表 | 提供可能的操作或信息的推荐列表 |
| rewriteQuery | string | 是 | 重写查询 | 用户输入的重写版本 |
| intent | List[intent] | 是 | 意图 | 列出此次会话涉及的意图,详见 intent 子数据 |
| replyInfo | object | 否 | 回复信息 | 回复相关信息,详见 replyInfo 子数据 |
| needIgnoreDialogHistory | Boolean | 是 | 忽略对话历史开关 | 是否需要忽略对话历史 |
| agentType | int | 是 | agent类型 | agent类型: 1, 普通agent ; 2, AI agent 可能增加新的枚举类型,请提前做好兼容适配 |
| qps | int | 是 | qps | 当轮对话的qps |
| totalTokens | int | 是 | 消耗token数 | 当轮会话消耗的总token数 |
| statisticsInfoMap | map<string, object> | 是 | 统计信息 | 详见 statisticsInfoMap 子数据 |
| firstChunkTime | float | 是 | 首字耗时(秒) | 流式返回下首字耗时(秒) |
| instructionList | array | 否 | 指令收集列表 | 收集用户触发的指令,识别用户意图后触发特定的换作,一般是一个对话的终点。 |
answer 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| chunkId | int | 是 | 流式chunkId | 流式chunkId |
| status | string | 是 | 流式返回数据状态 | RUNNING("running"); DONE("done"); 可能增加新的枚举类型,请提前做好兼容适配 |
| topicId | string | 否 | 主题ID | 对应的主题ID |
| blockId | string | 否 | 区块ID | 对应的区块ID |
| nodeId | string | 否 | 节点ID | 对应的节点ID |
| name | string | 否 | 节点名称 | |
| taskFlowSolved | boolean | 否 | 任务流程是否结束 | 一个布尔值字段,用于标识当前任务流程的状态。 未完成状态 (false): 1.任务流程仍在进行中 2.信息收集不完整 3.即使在最后一个节点,如果业务逻辑未完成,依然为 false 完成状态 (true) 1.任务流程完全结束 2.所有必要的信息已收集完整 3.业务逻辑执行完毕 |
| reply | object | 否 | 回复 | 包含回复相关详细信息的对象,详见 reply 子数据 |
| instruction | map | 否 | 指令 | 发出指令后有值,指令详细信息Map<String, Map<String, String>>,外层key为指令标识,value为指令参数map |
| statisticsInfo | object | 否 | 统计信息 | 详见 statisticsInfo 子数据 |
| debugReplyType | string | 是 | debug节点类型 | |
| debugNodeName | string | 否 | 节点名称 | |
| debugInputParam | map | 否 | 节点输入参数 | |
| debugCost | long | 否 | 节点运行时间 | |
| debugResult | array | 否 | 节点输出结果 | 节点输出结果,详细结构为list<Map<string, object>> |
| fluxChunkStatus | string | 否 | A2A撤回场景标识 | 针对 A2A 任务失败需撤回已输出内容的场景,新增 fluxChunkStatus 字段。 可选取值: =confirm(默认),表示该chunk答案已确认,不会撤回 =tentative,表示该chunk答案先输出展示但处于待定状态 =clear,表示同一个chunkId下前面已输出chunk状态为tentative的答案需要被撤回清理 |
reply 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| type | int | 是 | 回复类型 | 1(文本)3(富文本)4(图片)8(列表)11(节点执行前的 Loading 状态) 可能增加新的枚举类型,请提前做好兼容适配 |
| text | string | 是 | 文本 | 文本/富文本答案 |
| textWithFullUrl | string | 是 | 文本 | 文本/富文本答案 除文档问答外,其余回复内容与text一致,仅将「text中的图片相对地址」替换成「拼接域名后的完整链接地址」 |
| textList | array | 否 | 文本列表 | 回复的文本列表 |
| clarifyGuide | string | 否 | 澄清指南 | 提供澄清相关的指南和信息 |
| replySource | string | 是 | 回复来源 | 各种回复来源类型:FAQ("faq", "知识资源-FAQ"),DOC_QA("docQa", "知识资源-文档"),TEXT_REPLY("text", "文本回复"),OPEN_URL("openUrl", "打开链接"),BUTTONS("buttons", "按钮回复"),INTENT_CLARIFY("intentClarify", "意图澄清"),LARGE_MODEL_REPLY("largeModelReply", "大模型回复"),COLLECT_SLOT_ENTITY("collectSlotEntity", "收集槽位实体"),CHITCHAT("chitchat", "闲聊"),UNMATCHED("unmatch", "未匹配固定话术"),SENSITIVE("sensitive", "敏感拒答话术"),SYSTEM("system", "系统异常"),INSTRUCTION("instruction", "指令"),TASK_BASE_BACK("taskBaseBack", "任务式会话拉回话术"),WELCOME("welcome", "开场白"),SILENT_REPLY("silentReply", "静默回复"),PLUGIN("plugin", "插件"),TABLE_QA("table_qa", "tqa-回复"),VIDEO_QA("video_qa", "知识资源-视频"),CAPTURE("capture", "收集用户回复"),MULTI("multi", "多模态理解"); 可能增加新的枚举类型,请提前做好兼容适配 |
| streamSuffix | string | 否 | 流式后缀 | 对流式结果进行干预,在streamText输出最后一个chunk时,追加该内容 |
| showDocumentSource | boolean | 否 | 显示文档源 | 是否显示文档来源 |
| documents | list[document] | 是 | 文档 | 知识问答信息,replySource是DOC_QA 该字段有值,详见 documents 子数据 |
| tableQAInfo | object | 否 | tableQA相关信息 | 详见 tableQAInfo 子数据 |
| docDebug | object | 否 | 文档调试 | 提供文档调试相关信息,replySource是DOC_QA 该字段有值 |
| faqSearch | list[faqSearch] | 否 | faq | faq 检索信息,replySource是FAQ 该字段有值 |
| slotCollectInfo | object | 否 | 实体收集信息 | 详见 slotCollectInfo 子数据 |
| plugin | string | 否 | 插件 | 插件名, replySource是PLUGIN 该字段有值 |
| url | string | 否 | 统一资源定位符 | 打开的URL, replySource是OPEN_URL 该字段有值 |
| buttons | List[button] | 否 | 按钮列表 | replySource是BUTTONS时该字段有值,详见 buttons 子数据 |
| intentName | string | 否 | 意图名 | |
| searchInfoList | array | 否 | 搜索结果 | 列出所有触发闲聊联网搜索的结果 |
| showWebSearchResult | integer | 否 | 是否开启展示搜索结果 | 是否开启展示搜索结果 0 不展示 1 展示 |
| webSearchStatus | integer | 否 | 搜索状态 | 搜索状态 0 搜索中 1 搜索完成 |
| webSearchResultCount | integer | 否 | 搜索结果数量 | 搜索结果数量 |
| audioData | string | 否 | 音频数据 | 流式接口返回的(经过base64编码的)音频数据 |
| progressDesc | string | 否 | 空chunk提示描述词 | 针对新增流式节点,节点执行前,接口会提前推送一个 Loading 状态的空 chunk,告知客户端"正在生成回复,请稍候..."。该字段即表示“等待描述词”。 |
documents 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| document_id | string | 是 | 文档ID | 文档的唯一标识符 |
| document_name | string | 是 | 文档名 | 文档的名称 |
| web_url | string | 是 | 文档链接 | 文档链接,当knowledgeType是web时有值 |
| video_url | string | 是 | 视频链接 | 视频链接,当knowledgeType是video时有值 |
| start_timestamp_second | int | 是 | 开始时间戳(秒) | 视频开始播放的时间戳,当knowledgeType是video时有值 |
| end_timestamp_second | int | 是 | 结束时间戳(秒) | 视频结束播放的时间戳,当knowledgeType是video时有值 |
| knowledge_type | string | 是 | 文档类型 | 文档类型:doc 普通文档, web 网页知识,video 视频知识 |
| data | list[data] | 是 | 数据 | 知识的数据内容,详见 data 子数据 |
data 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| segment_id | string | 是 | 段落ID | 段落的唯一标识符 |
| segment_content | string | 是 | 段落内容 | 段落的文本内容 |
| sentence_id | string | 是 | 句子ID | 句子的唯一标识符 |
| sentence_content | string | 是 | 句子内容 | 句子的文本内容 |
| score | string | 是 | 得分 | 段落相关性得分 |
| segment_coord | string | 是 | 段落坐标 | 段落在文档中的位置坐标 |
| video_url | string | 是 | 视频链接 | 视频链接,当knowledgeType是video时有值 |
| knowledge_type | string | 是 | 知识类型 | 知识类型:doc 普通文档, web 网页知识,video 视频知识 可能增加新的枚举类型,请提前做好兼容适配 |
| start_timestamp_second | int | 是 | 开始时间戳(秒) | 视频开始播放的时间戳,当knowledgeType是video时有值 |
| end_timestamp_second | int | 是 | 结束时间戳(秒) | 视频结束播放的时间戳,当knowledgeType是video时有值 |
| data | list[sentence_info] | 是 | 数据 | 段落中的句子数据,详见sentence_info子数据 |
sentence_info 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| sentence_id | string | 是 | 句子ID | 句子的唯一标识符 |
| sentence_content | string | 是 | 句子内容 | 句子的文本内容 |
| score | string | 是 | 得分 | 句子相关性得分 |
tableQAInfo 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| sourceCode | string | 解决方案代码 | LLM生成的解决query的代码 |
| tableSelectResult | list | 选表结果 | 详见 tableSelectResult 子数据 |
tableSelectResult 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| file_name | string | 文件名 | |
| table_name | string | 表名 | |
| datasource_id | string | 数据源id | |
| bos_url | string | bos链接地址 | |
| file_id | string | 文件唯一标识 |
docDebug 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| search | list[object] | 文档查询 | 详见 search 子数据 |
search 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| agent_id | string | agent_id | |
| available | string | 是否可用 | |
| dir_id | string | 目录id | |
| document_id | string | 文档ID | 文档的唯一标识符 |
| document_name | string | 文档名 | 文档的名称 |
| web_url | string | 文档链接 | 文档链接,当knowledgeType是web时有值 |
| video_url | string | 视频链接 | 视频链接,当knowledgeType是video时有值 |
| knowledge_type | string | 文档类型 | 文档类型:doc 普通文档, web 网页知识,video 视频知识 可能增加新的枚举类型,请提前做好兼容适配 |
| env | string | 环境 | |
| labels | string | 标签 | |
| score | double | 召回评分 | |
| segment_id | string | 段落ID | 段落的唯一标识符 |
| segment_content | string | 段落内容 | 段落的文本内容 |
| segment_coord | string | 段落坐标 | 段落在文档中的位置坐标 |
| sentence_id | string | 句子ID | 句子的唯一标识符 |
| sentence_content | string | 句子内容 | 句子的文本内容 |
| sentence_type | string | 句子种类 | |
| version | string | 版本 | |
| start_timestamp_second | int | 开始时间戳(秒) | 视频开始播放的时间戳,当knowledgeType是video时有值 |
| end_timestamp_second | int | 结束时间戳(秒) | 视频结束播放的时间戳,当knowledgeType是video时有值 |
faqSearch 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| answer | map | 回答 | |
| faqId | string | 问答id | |
| score | double | 置信度 | |
| question | string | 标准问 | |
| matchDetail | object | 匹配详情 | 详见 matchDetail子数据 |
matchDetail 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| score | double | 匹配置信度 | |
| matchType | string | 匹配类型 | |
| matchValue | string | 匹配内容 | |
| matchId | string | 匹配信息id |
slotCollectInfo 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| waitCollectResultList | list[waitCollectResultList] | 是 | 待收集结果列表 | 列出待收集的结果,详见 waitCollectResultList / hasCollectResultList 子数据 |
| hasCollectResultList | list[hasCollectResultList] | 是 | 已收集结果列表 | 列出已收集的结果,详见 waitCollectResultList / hasCollectResultList 子数据 |
waitCollectResultList / hasCollectResultList 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| name | string | 是 | 名称 | 待收集的槽名称 |
| result | string | 是 | 结果 | 已收集的结果 |
| option | array | 否 | 可选值 | 可选的答案 |
| optionSize | int | 否 | 选项数量 | 选项数量 |
| checkResult | string | 否 | 校验结果 | 校验结果 |
| clarity | string | 否 | 清晰度 | 澄清话术 |
| inputExample | string | 是 | 输入示例 | 输入的示例 |
| outputExample | string | 是 | 输出示例 | 输出的示例 |
buttons 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| id | string | 否 | 按钮id | |
| name | string | 否 | 按钮名称 |
statisticsInfo 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| nodeId | string | 节点id | |
| type | string | 类型 | |
| prompt | string | 提示词 | |
| output | string | 输出 | |
| instruction | string | 指令 | |
| errorCode | int | 错误码 | |
| errorMessage | string | 错误信息 | |
| entityName | string | 实体名称 |
intent 子数据
| 名称 | 类型 | 必填 | 中文名 | 说明 |
|---|---|---|---|---|
| _effect | int | 是 | 影响 | 表示此意图的效果 |
| id | string | 是 | ID | 意图的唯一标识 |
| name | string | 是 | 名称 | 意图的名称 |
| description | string | 否 | 描述 | 意图的描述 |
| agentId | string | 否 | 客服机器人ID | 客服机器人的ID |
| created | string | 否 | 创建时间 | 意图创建时间 |
| updated | string | 否 | 更新时间 | 意图最后更新时间 |
| confidence | float | 是 | 置信度 | 意图识别的置信度 |
| source | string | 是 | 来源 | 意图识别的来源 |
| threshold | float | 是 | 阈值 | 意图识别的阈值 |
| system | boolean | 是 | 系统意图 | 是否为系统预定义的意图 |
| needClarify | boolean | 是 | 需要澄清 | 是否需要澄清此意图 |
| alias | string | 否 | 别名 | 意图的别名 |
| nameZh | string | 是 | 中文名称 | 意图的中文名称 |
| examples | List[object] | 否 | 示例 | 意图的示例,详见examples子数据 |
| hasActiveCopy | boolean | 是 | 活跃副本 | 意图是否有活跃的副本 |
| templateStr | string | 否 | 模板字符串 | 意图的模板字符串 |
| createdUserName | string | 否 | 创建者用户名 | 创建此意图的用户的用户名 |
| createdUserId | string | 否 | 创建者用户ID | 创建此意图的用户的用户ID |
| lastEditUserName | string | 否 | 最后编辑用户名 | 最后编辑此意图的用户的用户名 |
| lastEditUserId | string | 否 | 最后编辑用户ID | 最后编辑此意图的用户的用户ID |
| version | int | 是 | 版本 | 意图的版本 |
| industryIntent | boolean | 是 | 行业意图 | 是否为特定行业的意图 |
| knnExampleStr | string | 是 | KNN示例字符串 | 用于KNN匹配的示例字符串 |
| extra | string | 否 | 额外信息 | 包含额外信息的对象 |
| recSource | string | 否 | 推荐来源 | 意图推荐的来源 |
| isNoResponse | boolean | 是 | 无响应 | 是否未响应 |
examples子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| id | string | ID | 意图示例的唯一标识 |
| value | string | 具体内容 | 意图示例的具体内容 |
| intentId | string | 意图ID | 意图的ID |
| agentId | string | 客服机器人ID | 客服机器人的ID |
| created | string | 创建时间 | 意图示例的创建时间 |
| updated | string | 更新时间 | 意图示例的修改时间 |
| version | int | 版本 | 意图示例的版本标识 |
| tokenValue | string | token值 | |
| md5 | string | 加密字段 |
replyInfo 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| agentType | string | agent类型 | agent的具体类型, 可能增加新的枚举类型,请提前做好兼容适配 |
| replySource | array | 回复来源 | 回复内容的来源信息, 可能增加新的枚举类型,请提前做好兼容适配 |
| effectiveQa | boolean | 有效问答 | true 为有效, false 为无效 |
| qaType | int | RAG类型 | RAG类型,1FAQ、2文档 可能增加新的枚举类型,请提前做好兼容适配 |
statisticsInfo 子数据
| 名称 | 类型 | 中文名 | 说明 |
|---|---|---|---|
| nodeId | string | 节点id | 节点的唯一标识 |
| type | string | 类型 | |
| prompt | string | 提示词 | |
| output | string | 输出 | |
| instruction | string | 指令 | |
| errorCode | int | 错误码 | |
| errorMessage | string | 错误信息 | |
| entityName | string | 实体名称 | 实体的名称 |
请求示例
Bash
1curl --location --request POST 'https://keyue.cloud.baidu.com/core/v5/stream/query'
2--header 'token: xxxxxxxxxxx'
3--header 'Content-Type: application/json'
4--data '{
5 "queryText": "你好",
6 "multimodal": [
7 {
8 "fileKey": "Ym9zX2JiOGQxMzZhLTI1ZTctNDViNi1hMDYxLWUxNDA3NTI2ZeDQzZg==",
9 "type": 1
10 }
11 ],
12 "enableTrueStreamQuery":true,
13 "variables": {
14 "homeAddress": "xxxxx"
15 }
16}'
响应示例
1{
2 "sessionId": "02329c01-7720-45e9-b19c-6dfacec87b81",
3 "queryId": "39ad613a-a089-4019-baa4-8f48558b5f63",
4 "replyStatus": 200,
5 "answer": [
6 {
7 "chunkId": 0,
8 "status": "done",
9 "topicId": "",
10 "blockId": "",
11 "nodeId": "",
12 "reply": null,
13 "instruction": null
14 }
15 ],
16 "variables": {
17 "last_response": "",
18 "last_user_response": "我要租车",
19 "LLM_rewrite_query": "我要租车",
20 "triggered_intent": [
21 "我要租车",
22 "我要租车"
23 ],
24 "last_intent": "我要租车"
25 },
26 "endTime": null,
27 "recommendList": [
28 "今天天气怎么样"
29 ],
30 "rewriteQuery": "我要租车",
31 "intent": [
32 {
33 "_effect": 0,
34 "id": "946f7bf7-0d29-11ef-81bf-fa20202f5a70",
35 "name": "h4f4e8f6",
36 "description": "",
37 "agentId": null,
38 "created": null,
39 "updated": null,
40 "confidence": 1.0,
41 "source": "knnExactly",
42 "threshold": 0.0,
43 "system": false,
44 "needClarify": false,
45 "alias": null,
46 "nameZh": "我要租车",
47 "examples": null,
48 "hasActiveCopy": false,
49 "templateStr": null,
50 "createdUserName": null,
51 "createdUserId": null,
52 "lastEditUserName": null,
53 "lastEditUserId": null,
54 "version": 0,
55 "industryIntent": false,
56 "knnExampleStr": "我要租车",
57 "extra": null,
58 "recSource": null,
59 "noResponse": false
60 }
61 ]
62}
1{
2 "sessionId": "59ff6045-da5d-46af-852f-028bf8b69d89",
3 "queryId": "2ea0e734-981f-434b-9891-1b9f846baafd",
4 "agentName": null,
5 "replyStatus": 200,
6 "answer": [
7 {
8 "chunkId": 0,
9 "status": "done",
10 "topicId": "",
11 "blockId": "",
12 "nodeId": "",
13 "name": null,
14 "taskFlowSolved": null,
15 "reply": {
16 "type": 1,
17 "audioData": "",
18 "text": "",
19 "textWithFullUrl": "",
20 "collectImage": null,
21 "textList": null,
22 "clarifyGuide": null,
23 "replySource": "CHITCHAT",
24 "progressDesc": null,
25 "engineType": null,
26 "showDocumentSource": null,
27 "showDialogAnalysis": false,
28 "documents": null,
29 "tableQAInfo": null,
30 "docDebug": null,
31 "smTableqaDebug": null,
32 "faqSearch": null,
33 "slotCollectInfo": null,
34 "plugin": null,
35 "url": null,
36 "buttons": null,
37 "intentName": null,
38 "displayAIGenerated": false,
39 "sensitiveWord": null,
40 "reasoningResult": null,
41 "showThinkingProcess": 0,
42 "thinkingProcessExpand": 1,
43 "searchInfoList": null,
44 "showWebSearchResult": 0,
45 "webSearchStatus": null,
46 "webSearchResultCount": null,
47 "empty": true,
48 "isRepeatable": false
49 },
50 "instruction": null,
51 "statisticsInfo": null,
52 "debugReplyType": "chitchat",
53 "debugReplyTypeV2": "chitchat",
54 "debugNodeName": null,
55 "debugInputParam": null,
56 "debugCost": 443,
57 "debugResult": null,
58 "debugResultV2": null,
59 "debugInputVariable": null,
60 "debugOutputVariable": null,
61 "debugInputEntity": null,
62 "debugOutputEntity": null,
63 "debugReferencedEntity": null,
64 "debugReferencedVariable": null
65 }
66 ],
67 "variables": {
68 "last_intent": "",
69 "last_response": "您好呀,很高兴与您交流,有什么我可以为您效劳的吗?",
70 "LLM_rewrite_query": "你好",
71 "homeAddress": "yangxiuqin",
72 "last_user_response": "你好"
73 },
74 "endTime": null,
75 "recommendList": [],
76 "rewriteQuery": "你好",
77 "synonymRewriteQuery": "你好",
78 "intent": null,
79 "replyInfo": null,
80 "needIgnoreDialogHistory": false,
81 "agentType": 1,
82 "qps": 1,
83 "totalTokens": 0,
84 "statisticsInfoMap": {
85 "unMatch": {
86 "nodeId": "unMatch",
87 "type": "unMatch",
88 "nodeName": null,
89 "topicId": null,
90 "topicName": null,
91 "prompt": null,
92 "output": null,
93 "instruction": null,
94 "errorCode": null,
95 "errorMessage": null,
96 "entityName": null
97 }
98 },
99 "firstChunkTime": 0.0,
100 "instructionList": null,
101 "dialogCount": 0,
102 "hint": null,
103 "hintType": null,
104 "redBookAnswer": null,
105 "queryCard": null,
106 "sensitiveWordReplacementRules": null
107}
1{
2 "sessionId": "59e506fc-f6a1-4757-af7e-962f8f76421a",
3 "queryId": "27113a78-1d66-4a4f-b6c3-1f6216781851",
4 "agentName": null,
5 "replyStatus": 200,
6 "answer": [
7 {
8 "chunkId": 0,
9 "status": "done",
10 "topicId": "",
11 "blockId": "",
12 "nodeId": "",
13 "name": null,
14 "taskFlowSolved": null,
15 "reply": {
16 "type": 1,
17 "audioData": "",
18 "text": "供参考\n ",
19 "textWithFullUrl": "供参考\n ",
20 "collectImage": null,
21 "textList": null,
22 "clarifyGuide": null,
23 "replySource": "DOC_QA",
24 "progressDesc": null,
25 "engineType": null,
26 "showDocumentSource": true,
27 "showDialogAnalysis": true,
28 "documents": [
29 {
30 "document_id": "6f15abe5-6f31-462d-9059-18e6baafe5a9",
31 "document_name": "01好会计普及版操作手册.pdf",
32 "web_url": "",
33 "video_url": null,
34 "start_timestamp_second": null,
35 "end_timestamp_second": null,
36 "knowledge_type": "doc",
37 "data": [
38 {
39 "segment_id": "0d20cf31-b40c-43c0-9455-5ca2742d0dfe",
40 "segment_content": "01好会计普及版操作手册.pdf。\n建好合计,曾及版操作手册测试(误删勿动),主认证好会计管及版+好生意电商版,人工咨询,徐泽华,首页,软件的版本,总账,工作台企业名称,账套管理,线上人工咨询,报表中心,切换账套,角色信息,Ea,税务管理,新增账套,查看凭证,余表,明细账,资产负债表,利润表,期末结转,世无,设置,结账,主菜单功能区,余额(2021/03),活动,归档管理,其他软件导入好会计,附件,设置,好会计实操系列课,0.00,0.00,库存现金,银行存款,建立桌面快捷方式,新手引导,2张,0张,从新手入门到轻松掌握,击学习>,F4.,V畅会员,0.00应收款,Q.00应付账款,微信手机版,金税四期正式启动!今起,这些要小心,学习活动,人,企业所得税何时确认?,3R21,查看余额表,321,2022年度办税日历”来!收藏用,3月21日,税务分析,首页常用功能的账簿新增新账簿,可勾选显示新账簿,方便快速查询!\n\n图片内容为:(图片展示了一个会计软件的用户界面,包含多个功能模块,如账套管理、常用功能、税务管理等。左侧有菜单选项,右侧显示了多个财务报表和功能按钮,例如查看凭证、余额表和资产负债表。顶部有关于软件版本和用户信息的设置。页面还展示了新增账簿、学习活动和其他软件导入的功能。)",
41 "sentence_id": null,
42 "sentence_content": null,
43 "score": "0.9930693283432538",
44 "segment_coord": "[{\"pageno\": 4, \"box\": [78, 406, 424, 195]}]",
45 "video_url": null,
46 "knowledge_type": "doc",
47 "start_timestamp_second": null,
48 "end_timestamp_second": null,
49 "data": [
50 {
51 "sentence_id": "4",
52 "sentence_content": "01好会计普及版操作手册.pdf。一、好会计(普及版)简介;1.1 软硬件要求\n;本周关注重点,重磅!增值税又变了!税务局刚刚通知!4月,微信记账,利夫,日起,全面稽查小,一键取票,财税干货,么2,在线开票,司,用这个方法,,建筑行业,税负率测算,报职工薪酬纳税调,会计实操,体验好会计,产品使用,素材库,≡产品咨询;;1.4 首页主界面功能信息介绍\n。\n\n图片内容为:(图片展示了一个会计软件的用户界面,包含多个功能模块,如账套管理、常用功能、税务管理等。左侧有菜单选项,右侧显示了多个财务报表和功能按钮,例如查看凭证、余额表和资产负债表。",
53 "score": "0.9930693283432538"
54 }
55 ]
56 },
57 {
58 "segment_id": "1265d28c-30ed-4082-8af3-b4cd2b343b6c",
59 "segment_content": "01好会计普及版操作手册.pdf。\n畅捷通好合计,普及版操作手册测试-(误删勿动),+未认证好会计及版+好生意电商版,人工咨询,徐泽华,首页,首页,科目期初×,总账,资产负债,权益,8成本,损益,用期间:2021.03,数量外,+新增,更多操作,视频新,报表中心,提示:按Ctrl+F键并输入科目码或者科目名称可以直科目。,显示禁用科目,税务管理,科目编码,科目名称,方向,期初余融,本年累计借方,本年累计货方,1132,应收利,结账,1133,应收出口退税款,归档管理,试算平衡,1221,其他应收款,1401,设置,1402,在途物资,期初余额,累计发生,新手引导,1403,畅会员,1404,材料成本差异,D.00,0.00,0.00,0.00,1405,库存商品,1407,商品进销价,1408,托加工物词,1411,周转材料,资产负债表,141101,141102,低值易耗品,1421,消耗性生物资产\n\n图片内容为:(图片显示了一个会计软件界面,具体为“畅捷通好合计”的普及版操作手册测试页面。页面左侧有功能菜单,包括首页、总账、报表中心、税务管理等选项。中间部分列出了多个会计科目,如“应收利息”、“应收出口退税款”等,并显示了科目方向、期初余额、本年累计借方、贷方等信息。页面右侧有一个试算平衡窗口,用于显示期初余额和累计发生额的借方和贷方平衡情况。页面顶部有用户信息和一些操作按钮。)",
60 "sentence_id": null,
61 "sentence_content": null,
62 "score": "0.9834068220804095",
63 "segment_coord": "[{\"pageno\": 28, \"box\": [81, 341, 473, 193]}]",
64 "video_url": null,
65 "knowledge_type": "doc",
66 "start_timestamp_second": null,
67 "end_timestamp_second": null,
68 "data": [
69 {
70 "sentence_id": "3",
71 "sentence_content": "01好会计普及版操作手册.pdf。三、科目期初\n;3.3 试算平衡\n。页面左侧有功能菜单,包括首页、总账、报表中心、税务管理等选项。中间部分列出了多个会计科目,如“应收利息”、“应收出口退税款”等,并显示了科目方向、期初余额、本年累计借方、贷方等信息。",
72 "score": "0.9834068220804095"
73 }
74 ]
75 }
76 ]
77 }
78 ],
79 "tableQAInfo": null,
80 "docDebug": {
81 "search": [
82 {
83 "available": "enable",
84 "env": "offline",
85 "labels": null,
86 "score": 0.9930693283432538,
87 "version": "0",
88 "agent_id": "c4050243-dfd3-42f9-b050-d55eac92143a",
89 "dir_id": "0",
90 "document_id": "6f15abe5-6f31-462d-9059-18e6baafe5a9",
91 "document_name": "01好会计普及版操作手册.pdf",
92 "web_url": "",
93 "video_url": null,
94 "knowledge_type": "doc",
95 "segment_content": "01好会计普及版操作手册.pdf。\n建好合计,曾及版操作手册测试(误删勿动),主认证好会计管及版+好生意电商版,人工咨询,徐泽华,首页,软件的版本,总账,工作台企业名称,账套管理,线上人工咨询,报表中心,切换账套,角色信息,Ea,税务管理,新增账套,查看凭证,余表,明细账,资产负债表,利润表,期末结转,世无,设置,结账,主菜单功能区,余额(2021/03),活动,归档管理,其他软件导入好会计,附件,设置,好会计实操系列课,0.00,0.00,库存现金,银行存款,建立桌面快捷方式,新手引导,2张,0张,从新手入门到轻松掌握,击学习>,F4.,V畅会员,0.00应收款,Q.00应付账款,微信手机版,金税四期正式启动!今起,这些要小心,学习活动,人,企业所得税何时确认?,3R21,查看余额表,321,2022年度办税日历”来!收藏用,3月21日,税务分析,首页常用功能的账簿新增新账簿,可勾选显示新账簿,方便快速查询!\n\n图片内容为:(图片展示了一个会计软件的用户界面,包含多个功能模块,如账套管理、常用功能、税务管理等。左侧有菜单选项,右侧显示了多个财务报表和功能按钮,例如查看凭证、余额表和资产负债表。顶部有关于软件版本和用户信息的设置。页面还展示了新增账簿、学习活动和其他软件导入的功能。)",
96 "segment_coord": "[{\"pageno\": 4, \"box\": [78, 406, 424, 195]}]",
97 "segment_id": "0d20cf31-b40c-43c0-9455-5ca2742d0dfe",
98 "sentence_content": "01好会计普及版操作手册.pdf。一、好会计(普及版)简介;1.1 软硬件要求\n;本周关注重点,重磅!增值税又变了!税务局刚刚通知!4月,微信记账,利夫,日起,全面稽查小,一键取票,财税干货,么2,在线开票,司,用这个方法,,建筑行业,税负率测算,报职工薪酬纳税调,会计实操,体验好会计,产品使用,素材库,≡产品咨询;;1.4 首页主界面功能信息介绍\n。\n\n图片内容为:(图片展示了一个会计软件的用户界面,包含多个功能模块,如账套管理、常用功能、税务管理等。左侧有菜单选项,右侧显示了多个财务报表和功能按钮,例如查看凭证、余额表和资产负债表。",
99 "sentence_id": "4",
100 "sentence_type": "0",
101 "start_timestamp_second": null,
102 "end_timestamp_second": null
103 },
104 {
105 "available": "enable",
106 "env": "offline",
107 "labels": null,
108 "score": 0.9834068220804095,
109 "version": "0",
110 "agent_id": "c4050243-dfd3-42f9-b050-d55eac92143a",
111 "dir_id": "0",
112 "document_id": "6f15abe5-6f31-462d-9059-18e6baafe5a9",
113 "document_name": "01好会计普及版操作手册.pdf",
114 "web_url": "",
115 "video_url": null,
116 "knowledge_type": "doc",
117 "segment_content": "01好会计普及版操作手册.pdf。\n畅捷通好合计,普及版操作手册测试-(误删勿动),+未认证好会计及版+好生意电商版,人工咨询,徐泽华,首页,首页,科目期初×,总账,资产负债,权益,8成本,损益,用期间:2021.03,数量外,+新增,更多操作,视频新,报表中心,提示:按Ctrl+F键并输入科目码或者科目名称可以直科目。,显示禁用科目,税务管理,科目编码,科目名称,方向,期初余融,本年累计借方,本年累计货方,1132,应收利,结账,1133,应收出口退税款,归档管理,试算平衡,1221,其他应收款,1401,设置,1402,在途物资,期初余额,累计发生,新手引导,1403,畅会员,1404,材料成本差异,D.00,0.00,0.00,0.00,1405,库存商品,1407,商品进销价,1408,托加工物词,1411,周转材料,资产负债表,141101,141102,低值易耗品,1421,消耗性生物资产\n\n图片内容为:(图片显示了一个会计软件界面,具体为“畅捷通好合计”的普及版操作手册测试页面。页面左侧有功能菜单,包括首页、总账、报表中心、税务管理等选项。中间部分列出了多个会计科目,如“应收利息”、“应收出口退税款”等,并显示了科目方向、期初余额、本年累计借方、贷方等信息。页面右侧有一个试算平衡窗口,用于显示期初余额和累计发生额的借方和贷方平衡情况。页面顶部有用户信息和一些操作按钮。)",
118 "segment_coord": "[{\"pageno\": 28, \"box\": [81, 341, 473, 193]}]",
119 "segment_id": "1265d28c-30ed-4082-8af3-b4cd2b343b6c",
120 "sentence_content": "01好会计普及版操作手册.pdf。三、科目期初\n;3.3 试算平衡\n。页面左侧有功能菜单,包括首页、总账、报表中心、税务管理等选项。中间部分列出了多个会计科目,如“应收利息”、“应收出口退税款”等,并显示了科目方向、期初余额、本年累计借方、贷方等信息。",
121 "sentence_id": "3",
122 "sentence_type": "0",
123 "start_timestamp_second": null,
124 "end_timestamp_second": null
125 }
126 ]
127 },
128 "smTableqaDebug": null,
129 "faqSearch": null,
130 "slotCollectInfo": null,
131 "plugin": null,
132 "url": null,
133 "buttons": null,
134 "intentName": null,
135 "displayAIGenerated": null,
136 "sensitiveWord": null,
137 "reasoningResult": null,
138 "showThinkingProcess": 0,
139 "thinkingProcessExpand": 1,
140 "searchInfoList": null,
141 "showWebSearchResult": 0,
142 "webSearchStatus": null,
143 "webSearchResultCount": null,
144 "empty": false,
145 "isRepeatable": false
146 },
147 "instruction": null,
148 "statisticsInfo": null,
149 "debugReplyType": "docQa",
150 "debugReplyTypeV2": "knowledge",
151 "debugNodeName": null,
152 "debugInputParam": null,
153 "debugCost": 1660,
154 "debugResult": null,
155 "debugResultV2": null,
156 "debugInputVariable": null,
157 "debugOutputVariable": null,
158 "debugInputEntity": null,
159 "debugOutputEntity": null,
160 "debugReferencedEntity": null,
161 "debugReferencedVariable": null
162 }
163 ],
164 "variables": {
165 "LLM_rewrite_query": "介绍一下好会计普及版首页主页面功能信息",
166 "last_user_response": "介绍一下好会计普及版首页主页面功能信息",
167 "last_response": "您好,好会计普及版的主页面功能信息非常丰富,以下是对其首页主要功能模块的介绍:\n\n**1. 账套管理**:\n- **功能**:用于管理不同的会计账套,方便用户在不同账套之间进行切换和操作。\n- **位置**:通常位于页面左侧菜单选项中^[1]^。\n\n**2. 常用功能**:\n- **功能**:提供了一系列常用的会计操作功能,如查看凭证、余额表、资产负债表等,方便用户快速访问和使用。\n- **特点**:用户可以通过勾选显示新账簿等功能,方便快速查询和管理账簿^[1]^。\n\n**3. 税务管理**:\n- **功能**:集成了税务相关的管理功能,如税务分析、税务申报等,帮助用户更好地处理税务事务。\n- **重要性**:对于需要处理复杂税务事务的企业来说,这一功能尤为重要^[1]^。\n\n**4. 报表中心**:\n- **功能**:提供了多种财务报表的生成和查看功能,如资产负债表、利润表等,帮助用户了解企业的财务状况。\n- **特点**:报表中心通常包含了丰富的报表模板和自定义报表功能,满足不同用户的需求^[1]^。\n\n**5. 设置与角色信息**:\n- **功能**:允许用户进行软件设置和角色信息管理,如修改用户信息、设置权限等。\n- **位置**:通常位于页面顶部或左侧菜单中^[1]^。\n\n此外,好会计普及版还提供了新手引导、学习活动等功能,帮助用户更好地了解和掌握软件的使用方法。\n\n**相关图片信息供参考\n ",
168 "last_intent": "",
169 "homeAddress": "yangxiuqin"
170 },
171 "endTime": null,
172 "recommendList": [],
173 "rewriteQuery": "介绍一下好会计普及版首页主页面功能信息",
174 "synonymRewriteQuery": "介绍一下好会计普及版首页主页面功能信息",
175 "intent": null,
176 "replyInfo": null,
177 "needIgnoreDialogHistory": false,
178 "agentType": 1,
179 "qps": 1,
180 "totalTokens": 0,
181 "statisticsInfoMap": {},
182 "firstChunkTime": 0.0,
183 "instructionList": null,
184 "dialogCount": 0,
185 "hint": null,
186 "hintType": null,
187 "redBookAnswer": null,
188 "queryCard": null,
189 "sensitiveWordReplacementRules": null
190}
1{
2 "sessionId": "0697c039-a3d2-4dfa-9dd6-e0f3480efecd",
3 "queryId": "41ee2b18-fa37-4900-982f-0ac7bd49289a",
4 "replyStatus": 200,
5 "answer": [{
6 "chunkId": 2,
7 "status": "done",
8 "topicId": "a52cce91-f235-4c6e-96b0-fdb026c0c09c",
9 "blockId": "l8-41S-gL7ri-zryMlFK_QX4HorFnQhFdOuC",
10 "nodeId": "TIBM8ImijKE3SXIiFX60rRP5Q37tS1TSQvr0",
11 "reply": {
12 "type": 1,
13 "text": "",
14 "textList": null,
15 "clarifyGuide": null,
16 "replySource": "LARGE_MODEL_REPLY",
17 "showDocumentSource": null,
18 "documents": null,
19 "docDebug": null,
20 "faqSearch": null,
21 "slotCollectInfo": null,
22 "instruction": null
23 },
24 "instruction": null
25 }],
26 "variables": {
27 "date": "2024-05-08",
28 "last_intent": "",
29 "week": "3",
30 "time": "19:31:28",
31 "last_response": "当然可以,以下是一首简短的诗歌:\n\n春风轻拂花,\n细雨滋养生。\n心中怀希望,\n未来自光明。",
32 "last_user_response": ""
33 },
34 "endTime": null,
35 "recommendList": [],
36 "rewriteQuery": null,
37 "intent": null
38}
1{
2 "sessionId": "168a6818-bb89-4a2c-a9c7-f4f55f304f2f",
3 "queryId": "67f8b037-99a4-4e33-84cb-d4c747e8c725",
4 "replyStatus": 200,
5 "answer": [
6 {
7 "chunkId": 0,
8 "status": "done",
9 "topicId": "a52cce91-f235-4c6e-96b0-fdb026c0c09c",
10 "blockId": "DoGqiBQ-iEEPhMv-GgOqiVCTnxBA5sBvrbnB",
11 "nodeId": "_z1WGiWEdEkdiuwefe7KhWqvnRdcqH0J1Xmv",
12 "reply": {
13 "type": 1,
14 "text": "很抱歉,刘星先生,我注意到您提供的身份证号码似乎不符合标准格式。身份证号码通常是一串特定的数字组合。能否请您再次确认并提供正确的身份证号码呢?这对我们的业务办理至关重要,谢谢。",
15 "textList": null,
16 "clarifyGuide": null,
17 "replySource": "COLLECT_SLOT_ENTITY",
18 "showDocumentSource": null,
19 "documents": null,
20 "docDebug": null,
21 "faqSearch": null,
22 "slotCollectInfo": {
23 "waitCollectResultList": [
24 {
25 "name": "身份证号",
26 "result": "",
27 "option": null,
28 "optionSize": null,
29 "clarity": "",
30 "inputExample": "120101200001012345,12010120000101234x",
31 "outputExample": "120101200001012000"
32 }
33 ],
34 "hasCollectResultList": [
35 {
36 "name": "人名",
37 "result": "刘星",
38 "option": null,
39 "optionSize": null,
40 "clarity": "",
41 "inputExample": "贝克汉姆,姚明",
42 "outputExample": "贝克汉姆"
43 }
44 ]
45 },
46 "instruction": null
47 },
48 "instruction": null
49 }
50 ],
51 "variables": {
52 "last_intent": null,
53 "last_task_prompt": "很抱歉,刘星先生,我注意到您提供的身份证号码似乎不符合标准格式。身份证号码通常是一串特定的数字组合。能否请您再次确认并提供正确的身份证号码呢?这对我们的业务办理至关重要,谢谢。",
54 "last_response": "很抱歉,刘星先生,我注意到您提供的身份证号码似乎不符合标准格式。身份证号码通常是一串特定的数字组合。能否请您再次确认并提供正确的身份证号码呢?这对我们的业务办理至关重要,谢谢。",
55 "last_entity_prompt": "很抱歉,刘星先生,我注意到您提供的身份证号码似乎不符合标准格式。身份证号码通常是一串特定的数字组合。能否请您再次确认并提供正确的身份证号码呢?这对我们的业务办理至关重要,谢谢。",
56 "last_user_response": "小明"
57 },
58 "endTime": null,
59 "recommendList": [],
60 "rewriteQuery": null,
61 "intent": null
62}
1{
2 "sessionId": "1b7f75ad-b9cb-4155-83b6-a4349aa30170",
3 "queryId": "47913f67-5abd-410f-9e32-e7996081789a",
4 "replyStatus": 200,
5 "answer": [
6 {
7 "chunkId": 2,
8 "status": "done",
9 "topicId": "a52cce91-f235-4c6e-96b0-fdb026c0c09c",
10 "blockId": "8P7zEt-ykB5WCCCVFg69Shlp_RxtEP4d9mYa",
11 "nodeId": "lM8hwEhaPSzK-xghkz9GOEK3ME_VlG4gXFgK",
12 "reply": null,
13 "instruction": {
14 "system_toCustomerService": {
15 "gotoBed": "sleep"
16 }
17 }
18 }
19 ],
20 "variables": {
21 "date": "2024-05-08",
22 "last_intent": "",
23 "week": "3",
24 "time": "19:39:37",
25 "last_response": "",
26 "last_user_response": ""
27 },
28 "endTime": null,
29 "recommendList": [],
30 "rewriteQuery": null,
31 "intent": null
32}
1{
2 "sessionId": "ca6b7dbd-e0cd-4c90-89a2-ad1c2c810ec2",
3 "queryId": "4d7bcbde-b17d-48ff-b9d0-5a0b4cf5ab3c",
4 "replyStatus": 200,
5 "answer": [
6 {
7 "chunkId": 0,
8 "status": "done",
9 "topicId": "",
10 "blockId": "",
11 "nodeId": "",
12 "reply": {
13 "type": 1,
14 "text": "",
15 "textList": null,
16 "clarifyGuide": null,
17 "replySource": "CHITCHAT",
18 "showDocumentSource": null,
19 "documents": null,
20 "docDebug": null,
21 "faqSearch": null,
22 "slotCollectInfo": null,
23 "instruction": null
24 },
25 "instruction": null
26 }
27 ],
28 "variables": {
29 "last_response": "是啊,今天的天气确实不错,阳光明媚的,让人心情都跟着愉悦起来了。您打算出门走走,享受一下这美好的天气吗?",
30 "last_user_response": "今天天气真好啊",
31 "LLM_rewrite_query": "今天天气真好啊",
32 "last_intent": ""
33 },
34 "endTime": null,
35 "recommendList": [
36 "今天天气怎么样"
37 ],
38 "rewriteQuery": "今天天气真好啊",
39 "intent": null
40}
1{{
2 "sessionId": "cd82f2a1-2cf3-41cd-abab-ae710e5172c3",
3 "queryId": "26345dcd-3a52-4a6f-97f1-90db8abf5511",
4 "agentName": null,
5 "replyStatus": 200,
6 "streamStatus": null,
7 "answer": [
8 {
9 "chunkId": 0,
10 "status": "done",
11 "topicId": "",
12 "blockId": "",
13 "nodeId": "",
14 "name": null,
15 "topicName": null,
16 "taskFlowSolved": null,
17 "reply": {
18 "type": 3,
19 "audioData": null,
20 "text": "抱歉,我不太理解您的意思",
21 "audioUrl": null,
22 "textWithFullUrl": "抱歉,我不太理解您的意思",
23 "collectImage": null,
24 "textList": null,
25 "clarifyGuide": null,
26 "replySource": "UNMATCHED",
27 "progressDesc": null,
28 "engineType": null,
29 "managesOwnStreamEmission": false,
30 "showDocumentSource": null,
31 "showDialogAnalysis": false,
32 "documents": null,
33 "tableQAInfo": null,
34 "llmTableQAInfo": null,
35 "docDebug": {
36 "search": [
37
38 ],
39 "effectiveDirIds": [
40
41 ],
42 "unhit_res": [
43 {
44 "available": null,
45 "env": null,
46 "labels": null,
47 "score": 0.5597714064929902,
48 "version": null,
49 "adopted": 1,
50 "knowledgeI18nType": 0,
51 "knowledgeSourceType": 0,
52 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
53 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
54 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
55 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
56 "doc_url": null,
57 "web_url": null,
58 "video_url": null,
59 "knowledge_type": "doc",
60 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n“收到的税费返还” \n \n\n相似问:你好 我的账号到期了,我想吧里边的账套导出来 我怎么进去 \n\n相似问:您好,我的好会计账号已过期,需要把账导出来,怎么办呢 \n\n相似问:软件到期了如何导出凭证 \n\n相似问:当我的账号即将到期时,该如何导出数据呢? \n\n相似问:你好,这个账套已经到期,之前的数据应该怎么导出 \n\n相似问:请问在账号到期之后,是否还能导出数据?",
61 "segment_coord": null,
62 "segment_id": "09691404-f192-49e0-968f-cef85670bffa",
63 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n“收到的税费返还” \n \n\n相似问:你好 我的账号到期了,我想吧里边的账套导出来 我怎么进去 \n\n相似问:您好,我的好会计账号已过期,需要把账导出来,怎么办呢 \n\n相似问:软件到期了如何导出凭证 \n\n相似问:当我的账号即将到期时,该如何导出数据呢? \n\n相似问:你好,这个账套已经到期,之前的数据应该怎么导出 \n\n相似问:请问在账号到期之后,是否还能导出数据?",
64 "sentence_id": "17",
65 "sentence_type": null,
66 "start_timestamp_second": null,
67 "end_timestamp_second": null
68 },
69 {
70 "available": null,
71 "env": null,
72 "labels": null,
73 "score": 0.5303885253600532,
74 "version": null,
75 "adopted": 1,
76 "knowledgeI18nType": 0,
77 "knowledgeSourceType": 0,
78 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
79 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
80 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
81 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
82 "doc_url": null,
83 "web_url": null,
84 "video_url": null,
85 "knowledge_type": "doc",
86 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n相似问:购买的软件服务 麻烦催开下发票 \n\n相似问:上次开通好会计不是有开发票吗 \n\n相似问:专业版开票 \n\n相似问:如何查看发票 \n\n相似问:易代账 续费后怎么申请发票 \n\n相似问:好会计产品如何购买 \n\n相似问:周一买的易代账,今天票还没开出来 \n\n相似问:买了软件为什么还不开票过来 \n\n相似问:我的发票申请十多天了 \n\n相似问:收费日期要开票 \n\n相似问:你好,我想问一下我月初买的账套,有没有给我开票呢?",
87 "segment_coord": null,
88 "segment_id": "3f5acc57-007d-4778-a564-5b9b93e5477a",
89 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n相似问:购买的软件服务 麻烦催开下发票 \n\n相似问:上次开通好会计不是有开发票吗 \n\n相似问:专业版开票 \n\n相似问:如何查看发票 \n\n相似问:易代账 续费后怎么申请发票 \n\n相似问:好会计产品如何购买 \n\n相似问:周一买的易代账,今天票还没开出来 \n\n相似问:买了软件为什么还不开票过来 \n\n相似问:我的发票申请十多天了 \n\n相似问:收费日期要开票 \n\n相似问:你好,我想问一下我月初买的账套,有没有给我开票呢?",
90 "sentence_id": "6",
91 "sentence_type": null,
92 "start_timestamp_second": null,
93 "end_timestamp_second": null
94 },
95 {
96 "available": null,
97 "env": null,
98 "labels": null,
99 "score": 0.35220178204788966,
100 "version": null,
101 "adopted": 1,
102 "knowledgeI18nType": 0,
103 "knowledgeSourceType": 0,
104 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
105 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
106 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
107 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
108 "doc_url": null,
109 "web_url": null,
110 "video_url": null,
111 "knowledge_type": "doc",
112 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n1、按月归档 \n \n\n相似问:你好,今天增值税税负波动曲线又没了 \n\n相似问:你好 新版后为什么首页不显示银行存款和库存现金余额了? \n\n相似问:首页怎么没有数据了 \n\n相似问:首页下面不显示资金情况和经营状况分析 \n\n相似问:首页无数据 \n\n相似问:收入上限预警之前自动的,现在怎么没有金额了 \n\n相似问:以前会显示流动性指标,现在为何不显示?",
113 "segment_coord": null,
114 "segment_id": "2cc222fa-4468-4b0c-94ea-1b35ea610ff0",
115 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n1、按月归档 \n \n\n相似问:你好,今天增值税税负波动曲线又没了 \n\n相似问:你好 新版后为什么首页不显示银行存款和库存现金余额了? \n\n相似问:首页怎么没有数据了 \n\n相似问:首页下面不显示资金情况和经营状况分析 \n\n相似问:首页无数据 \n\n相似问:收入上限预警之前自动的,现在怎么没有金额了 \n\n相似问:以前会显示流动性指标,现在为何不显示?",
116 "sentence_id": "3",
117 "sentence_type": null,
118 "start_timestamp_second": null,
119 "end_timestamp_second": null
120 },
121 {
122 "available": null,
123 "env": null,
124 "labels": null,
125 "score": 0.30177342102883326,
126 "version": null,
127 "adopted": 1,
128 "knowledgeI18nType": 0,
129 "knowledgeSourceType": 0,
130 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
131 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
132 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
133 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
134 "doc_url": null,
135 "web_url": null,
136 "video_url": null,
137 "knowledge_type": "doc",
138 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:你好,好会计哪里打印合同 \n\n相似问:我购买了畅捷通,合同怎么下载 \n\n相似问:请问在哪里可以申请到合同的签章? \n\n相似问:我想了解申请合同签章的步骤,能否详细说明?",
139 "segment_coord": null,
140 "segment_id": "4f682937-558c-465d-a79f-cecdcc290198",
141 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:你好,好会计哪里打印合同 \n\n相似问:我购买了畅捷通,合同怎么下载 \n\n相似问:请问在哪里可以申请到合同的签章? \n\n相似问:我想了解申请合同签章的步骤,能否详细说明?",
142 "sentence_id": "4",
143 "sentence_type": null,
144 "start_timestamp_second": null,
145 "end_timestamp_second": null
146 },
147 {
148 "available": null,
149 "env": null,
150 "labels": null,
151 "score": 0.2970619369875227,
152 "version": null,
153 "adopted": 1,
154 "knowledgeI18nType": 0,
155 "knowledgeSourceType": 0,
156 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
157 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
158 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
159 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
160 "doc_url": null,
161 "web_url": null,
162 "video_url": null,
163 "knowledge_type": "doc",
164 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:你好,请问好会计专业版只要网页版吗?没有电脑客户端吗 \n\n相似问:请问软件有客户端吗 \n\n相似问:好会计软件有没有适用于电脑的客户端版本?",
165 "segment_coord": null,
166 "segment_id": "f9cdd04a-b219-40db-8749-0ab76a2808c4",
167 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:你好,请问好会计专业版只要网页版吗?没有电脑客户端吗 \n\n相似问:请问软件有客户端吗 \n\n相似问:好会计软件有没有适用于电脑的客户端版本?",
168 "sentence_id": "2",
169 "sentence_type": null,
170 "start_timestamp_second": null,
171 "end_timestamp_second": null
172 },
173 {
174 "available": null,
175 "env": null,
176 "labels": null,
177 "score": 0.26284183737131667,
178 "version": null,
179 "adopted": 1,
180 "knowledgeI18nType": 0,
181 "knowledgeSourceType": 0,
182 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
183 "dir_id": "0",
184 "document_id": "3e9f87cd-7a08-413f-bce4-0f16edb5ec3f",
185 "document_name": "相似问提取_第二批-0.docx",
186 "doc_url": null,
187 "web_url": null,
188 "video_url": null,
189 "knowledge_type": "doc",
190 "segment_content": "相似问提取_第二批-0.docx\n为什么资产负债表中税费金额会出现在其他流动资产科目? \n\n你好,账套上应交税费进项税额期初余额在借方,为啥期末余额未借方负数 \n\n有一家现在期初数据录入,但是未交增值税在资产负债表里面怎么在其他流动资 产里面显示呢 \n\n好会计资产负债表中的应交税费的数怎么跑到了其他流动资产去了 \n\n你好,222103 应交增值税-预交增值税借方余额,财务报表没有体现呢 \n\n应交税金额账不平呢能远给我看看不 \n\n在发现应交税费与其他流动资产数据不对时,有哪些步骤可以修改?",
191 "segment_coord": null,
192 "segment_id": "2361e6d5-d629-429c-82f7-51d4554a6560",
193 "sentence_content": "相似问提取_第二批-0.docx\n为什么资产负债表中税费金额会出现在其他流动资产科目? \n\n你好,账套上应交税费进项税额期初余额在借方,为啥期末余额未借方负数 \n\n有一家现在期初数据录入,但是未交增值税在资产负债表里面怎么在其他流动资 产里面显示呢 \n\n好会计资产负债表中的应交税费的数怎么跑到了其他流动资产去了 \n\n你好,222103 应交增值税-预交增值税借方余额,财务报表没有体现呢 \n\n应交税金额账不平呢能远给我看看不 \n\n在发现应交税费与其他流动资产数据不对时,有哪些步骤可以修改?",
194 "sentence_id": "3",
195 "sentence_type": null,
196 "start_timestamp_second": null,
197 "end_timestamp_second": null
198 },
199 {
200 "available": null,
201 "env": null,
202 "labels": null,
203 "score": 0.25219982583470935,
204 "version": null,
205 "adopted": 1,
206 "knowledgeI18nType": 0,
207 "knowledgeSourceType": 0,
208 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
209 "dir_id": "0",
210 "document_id": "196b2758-52cf-4d44-8cd5-9a7289e48731",
211 "document_name": "常见问题 - 客服中心_新东方在线",
212 "doc_url": null,
213 "web_url": null,
214 "video_url": null,
215 "knowledge_type": "web",
216 "segment_content": "常见问题 - 客服中心_新东方在线\n400-699-7576 客户服务中心 9:00-21:00 (节假日无休) 首页 自助服务 常见问题 联系客服 \n\n首页 > 常见问题 > 热门问题 \n\n \n\n[图片OCR文本:常见问题分类\n\nQuestion classification\n\n,公告通知\n\n,订购方式\n\n,新生入学\n\n,网页听课指导\n\n,移动APP听课指导\n\n,产品FAQ\n\n,大学售后服务\n\n,出国售后服务\n\n,请输入您的问题\n\n,热门问题\n\n,考研常见问题\n\n新概念常见问题\n\n,网页学习指导\n\nAPP客户端",
217 "segment_coord": null,
218 "segment_id": "db3b9b2c-be32-4d59-bea6-43849ac8cd9a",
219 "sentence_content": "常见问题 - 客服中心_新东方在线\n400-699-7576 客户服务中心 9:00-21:00 (节假日无休) 首页 自助服务 常见问题 联系客服 \n\n首页 > 常见问题 > 热门问题 \n\n \n\n[图片OCR文本:常见问题分类\n\nQuestion classification\n\n,公告通知\n\n,订购方式\n\n,新生入学\n\n,网页听课指导\n\n,移动APP听课指导\n\n,产品FAQ\n\n,大学售后服务\n\n,出国售后服务\n\n,请输入您的问题\n\n,热门问题\n\n,考研常见问题\n\n新概念常见问题\n\n,网页学习指导\n\nAPP客户端",
220 "sentence_id": "1",
221 "sentence_type": null,
222 "start_timestamp_second": null,
223 "end_timestamp_second": null
224 },
225 {
226 "available": null,
227 "env": null,
228 "labels": null,
229 "score": 0.2298808034258871,
230 "version": null,
231 "adopted": 1,
232 "knowledgeI18nType": 0,
233 "knowledgeSourceType": 0,
234 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
235 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
236 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
237 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
238 "doc_url": null,
239 "web_url": null,
240 "video_url": null,
241 "knowledge_type": "doc",
242 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:我想了解一下,这个软件的进销存模块主要包含哪些部分? \n\n相似问:想用库存管理功能,请问我这款好会计有这个功能吗 \n\n相似问:库存模块的使用 \n\n相似问:这个软件有没有进销存功能 \n\n相似问:这个软件的进销存模块具体是如何划分的,有哪些?",
243 "segment_coord": null,
244 "segment_id": "1434963b-0f64-4820-bd0a-674cbeef5156",
245 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:我想了解一下,这个软件的进销存模块主要包含哪些部分? \n\n相似问:想用库存管理功能,请问我这款好会计有这个功能吗 \n\n相似问:库存模块的使用 \n\n相似问:这个软件有没有进销存功能 \n\n相似问:这个软件的进销存模块具体是如何划分的,有哪些?",
246 "sentence_id": "10",
247 "sentence_type": null,
248 "start_timestamp_second": null,
249 "end_timestamp_second": null
250 },
251 {
252 "available": null,
253 "env": null,
254 "labels": null,
255 "score": 0.2257578220834596,
256 "version": null,
257 "adopted": 1,
258 "knowledgeI18nType": 0,
259 "knowledgeSourceType": 0,
260 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
261 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
262 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
263 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
264 "doc_url": null,
265 "web_url": null,
266 "video_url": null,
267 "knowledge_type": "doc",
268 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:你好,银行存款怎样增加外币美元币别 \n\n相似问:你好 我公司现在开通了外币账户,如何操作外币账户的登记呢 \n\n相似问:科目开启外币在哪里 \n\n相似问:能否告诉我,设置外币辅助核算的具体操作步骤有哪些? \n\n相似问:你好 怎样设置应付账款外币结算 \n\n相似问:现在要新建一家公司 要怎么设置外币账户 \n\n相似问:如何添加美金账户科目 \n\n相似问:如何设置外币?",
269 "segment_coord": null,
270 "segment_id": "9b95c04a-3799-4f7c-8fbe-c9ffde781447",
271 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n \n\n相似问:你好,银行存款怎样增加外币美元币别 \n\n相似问:你好 我公司现在开通了外币账户,如何操作外币账户的登记呢 \n\n相似问:科目开启外币在哪里 \n\n相似问:能否告诉我,设置外币辅助核算的具体操作步骤有哪些? \n\n相似问:你好 怎样设置应付账款外币结算 \n\n相似问:现在要新建一家公司 要怎么设置外币账户 \n\n相似问:如何添加美金账户科目 \n\n相似问:如何设置外币?",
272 "sentence_id": "10",
273 "sentence_type": null,
274 "start_timestamp_second": null,
275 "end_timestamp_second": null
276 },
277 {
278 "available": null,
279 "env": null,
280 "labels": null,
281 "score": 0.20609398011016158,
282 "version": null,
283 "adopted": 1,
284 "knowledgeI18nType": 0,
285 "knowledgeSourceType": 0,
286 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
287 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
288 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
289 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
290 "doc_url": null,
291 "web_url": null,
292 "video_url": null,
293 "knowledge_type": "doc",
294 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n①计税依据选择 \n \n\n相似问:你好,我再发票测算里面批量认真了发票 \n\n相似问:能否告诉我,软件中已认证的发票查询步骤是什么? \n\n相似问:我想在软件上查找我的已认证发票,请问该怎么做?",
295 "segment_coord": null,
296 "segment_id": "dae3337d-cdb3-4287-8a40-647a247c850a",
297 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n①计税依据选择 \n \n\n相似问:你好,我再发票测算里面批量认真了发票 \n\n相似问:能否告诉我,软件中已认证的发票查询步骤是什么? \n\n相似问:我想在软件上查找我的已认证发票,请问该怎么做?",
298 "sentence_id": "18",
299 "sentence_type": null,
300 "start_timestamp_second": null,
301 "end_timestamp_second": null
302 },
303 {
304 "available": null,
305 "env": null,
306 "labels": null,
307 "score": 0.19852992152742407,
308 "version": null,
309 "adopted": 1,
310 "knowledgeI18nType": 0,
311 "knowledgeSourceType": 0,
312 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
313 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
314 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
315 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
316 "doc_url": null,
317 "web_url": null,
318 "video_url": null,
319 "knowledge_type": "doc",
320 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n操作员不具有税务数字账户权限 \n \n\n标准问:软件登录比较慢 \n\n相似问:你好我这边复制摘要的时候 没反应 \n\n相似问:你好,现在易代账登录怎么这么慢 \n\n相似问:关于软件登录比较慢这个问题,你们有计划进行优化吗? \n\n相似问:我点开程序很慢 \n\n相似问:软件有些反应迟钝清理一下 \n\n相似问:软件在登录时为什么会表现得比较慢?",
321 "segment_coord": null,
322 "segment_id": "83fa13a7-a9cb-4222-8ca9-aea5b31d898e",
323 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n操作员不具有税务数字账户权限 \n \n\n标准问:软件登录比较慢 \n\n相似问:你好我这边复制摘要的时候 没反应 \n\n相似问:你好,现在易代账登录怎么这么慢 \n\n相似问:关于软件登录比较慢这个问题,你们有计划进行优化吗? \n\n相似问:我点开程序很慢 \n\n相似问:软件有些反应迟钝清理一下 \n\n相似问:软件在登录时为什么会表现得比较慢?",
324 "sentence_id": "10",
325 "sentence_type": null,
326 "start_timestamp_second": null,
327 "end_timestamp_second": null
328 },
329 {
330 "available": null,
331 "env": null,
332 "labels": null,
333 "score": 0.1940621557507343,
334 "version": null,
335 "adopted": 1,
336 "knowledgeI18nType": 0,
337 "knowledgeSourceType": 0,
338 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
339 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
340 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
341 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
342 "doc_url": null,
343 "web_url": null,
344 "video_url": null,
345 "knowledge_type": "doc",
346 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n1.前提条件: \n \n\n相似问:你好,易代账辅助核算没有类别,可以增加吗 \n\n相似问:请问在系统中怎样添加新的辅助核算类别? \n\n相似问:增加辅助核算类别时,需要注意哪些事项或细节?",
347 "segment_coord": null,
348 "segment_id": "0ed5a14e-f562-428b-9579-6f3148a9f1fd",
349 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n1.前提条件: \n \n\n相似问:你好,易代账辅助核算没有类别,可以增加吗 \n\n相似问:请问在系统中怎样添加新的辅助核算类别? \n\n相似问:增加辅助核算类别时,需要注意哪些事项或细节?",
350 "sentence_id": "16",
351 "sentence_type": null,
352 "start_timestamp_second": null,
353 "end_timestamp_second": null
354 },
355 {
356 "available": null,
357 "env": null,
358 "labels": null,
359 "score": 0.1908748016701545,
360 "version": null,
361 "adopted": 1,
362 "knowledgeI18nType": 0,
363 "knowledgeSourceType": 0,
364 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
365 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
366 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
367 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
368 "doc_url": null,
369 "web_url": null,
370 "video_url": null,
371 "knowledge_type": "doc",
372 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n依次点击固定资产- \n相似问:你好,我问下 美金户怎么设置外币 \n\n相似问:如何设置外币核算? \n\n相似问:如何设置外币辅助核算呢 \n\n答案:您好,目前好会计、易代账 \n\n",
373 "segment_coord": null,
374 "segment_id": "ab3f955f-b558-4138-9260-4b768ca42c8e",
375 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n依次点击固定资产- \n相似问:你好,我问下 美金户怎么设置外币 \n\n相似问:如何设置外币核算? \n\n相似问:如何设置外币辅助核算呢 \n\n答案:您好,目前好会计、易代账 \n\n",
376 "sentence_id": "1",
377 "sentence_type": null,
378 "start_timestamp_second": null,
379 "end_timestamp_second": null
380 },
381 {
382 "available": null,
383 "env": null,
384 "labels": null,
385 "score": 0.18053969144139656,
386 "version": null,
387 "adopted": 1,
388 "knowledgeI18nType": 0,
389 "knowledgeSourceType": 0,
390 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
391 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
392 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
393 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
394 "doc_url": null,
395 "web_url": null,
396 "video_url": null,
397 "knowledge_type": "doc",
398 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n设置报表取数公式 \n管理】 \n\n标准问:如何查看数量金额明细账 \n\n相似问:数量金额式 \n\n相似问:原材料怎么查询数量金额余额 \n\n相似问:你好,问下做凭证时,库存商品出库怎么看库存数量 \n\n相似问:找不到数量金额明细账 \n\n相似问:你好 显示数量单价的数量金额表格在哪个界面 \n\n相似问:问一下我们公司财务系统,数量金额明细账如何查询、 \n\n相似问:查看所有存货的数量金额明细账 \n\n相似问:能否告诉我如何有效地查看和管理数量金额明细账?",
399 "segment_coord": null,
400 "segment_id": "6ea63a85-d26d-476a-b1a4-d1f5f4abfc69",
401 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n设置报表取数公式 \n管理】 \n\n标准问:如何查看数量金额明细账 \n\n相似问:数量金额式 \n\n相似问:原材料怎么查询数量金额余额 \n\n相似问:你好,问下做凭证时,库存商品出库怎么看库存数量 \n\n相似问:找不到数量金额明细账 \n\n相似问:你好 显示数量单价的数量金额表格在哪个界面 \n\n相似问:问一下我们公司财务系统,数量金额明细账如何查询、 \n\n相似问:查看所有存货的数量金额明细账 \n\n相似问:能否告诉我如何有效地查看和管理数量金额明细账?",
402 "sentence_id": "6",
403 "sentence_type": null,
404 "start_timestamp_second": null,
405 "end_timestamp_second": null
406 },
407 {
408 "available": null,
409 "env": null,
410 "labels": null,
411 "score": 0.159086721936221,
412 "version": null,
413 "adopted": 1,
414 "knowledgeI18nType": 0,
415 "knowledgeSourceType": 0,
416 "agent_id": "4481ae91-dbbb-4586-98bb-7a4b32d55281",
417 "dir_id": "ea901ae2-bfe2-4fa4-8d97-e31849f3d67e",
418 "document_id": "4a8dcaa3-3b74-4227-b04c-38688bd1372d",
419 "document_name": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx",
420 "doc_url": null,
421 "web_url": null,
422 "video_url": null,
423 "knowledge_type": "doc",
424 "segment_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n1、软件是否到服务期了 \n \n\n相似问:你好!请问固定资产模块如何使用?",
425 "segment_coord": null,
426 "segment_id": "66a89c91-9c7a-4c26-a34d-efbae568ba60",
427 "sentence_content": "好会计智能客服_问答_20260409112631_问答文档_20260414_221327_3_2.docx\n1、软件是否到服务期了 \n \n\n相似问:你好!请问固定资产模块如何使用?",
428 "sentence_id": "28",
429 "sentence_type": null,
430 "start_timestamp_second": null,
431 "end_timestamp_second": null
432 }
433 ]
434 },
435 "intentDebug": null,
436 "smTableqaDebug": null,
437 "faqSearch": null,
438 "unHitFaqSearch": [
439 {
440 "answer": {
441 "original": "<p>产品支持在软件账套中直接续费,直接点击软件右上角头像下的【购买】即可,<a title=\"点我查看具体操作\" href=\"https://service.chanjet.com/edu/18202.html\">点我查看具体操作</a>:</p><p> </p><p><img src=\"https://ali-pro-km.udeskcs.com/Data/32660/oss-km-image/cQCKsGmzhhBBsaRM2WeAze4DnQf4DBPn/续费133-1.jpg\" alt=\"\"></p><p> </p><p><span style=\"color: #ff0000;\"><strong>温馨提示:</strong></span>若下单时忘记申请发票,<span class=\"udesk-answer-message-text-button km-bind-click-event backend-replace-content\" style=\"display: inline-block; margin: 2px 0 4px; cursor: pointer; color: #0066cc; border-bottom: 1px solid #0066cc;\" data-message-type=\"1\" data-content=\"好会计续费购买的发票要怎么申请?\" data-robotid=\"5926\" data-replace-type=\"QUESTION\" data-replace-id=\"3876449\">点我查看发票申请操作</span>。</p>",
442 "text": "<p>产品支持在软件账套中直接续费,直接点击软件右上角头像下的【购买】即可,<a title=\"点我查看具体操作\" href=\"https://service.chanjet.com/edu/18202.html\">点我查看具体操作</a>:</p><p> </p><p><img src=\"https://ali-pro-km.udeskcs.com/Data/32660/oss-km-image/cQCKsGmzhhBBsaRM2WeAze4DnQf4DBPn/续费133-1.jpg\" alt=\"\"></p><p> </p><p><span style=\"color: #ff0000;\"><strong>温馨提示:</strong></span>若下单时忘记申请发票,<span class=\"udesk-answer-message-text-button km-bind-click-event backend-replace-content\" style=\"display: inline-block; margin: 2px 0 4px; cursor: pointer; color: #0066cc; border-bottom: 1px solid #0066cc;\" data-message-type=\"1\" data-content=\"好会计续费购买的发票要怎么申请?\" data-robotid=\"5926\" data-replace-type=\"QUESTION\" data-replace-id=\"3876449\">点我查看发票申请操作</span>。</p>",
443 "type": 3,
444 "needBackGuide": false
445 },
446 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
447 "dirName": "畅捷通",
448 "faqId": "21ecd72c-199d-428f-85fa-7e22a5d68468",
449 "score": 0.68,
450 "question": "如何续交年费?",
451 "matchDetail": null,
452 "knowledgeSourceType": 0,
453 "knowledgeI18nType": 0,
454 "index": 0,
455 "multiSemanticHit": false
456 },
457 {
458 "answer": {
459 "text": "您好,分以下几个步骤完成当月的账务,如下:<br>1. 您先在软件完成建账操作;<br>2. 建账完后,若有期初数据,请在【设置】/【基础设置】-【科目期初】建立科目以及录入期初余额;<br>3. 在【总账】-【查看凭证】,录入当月新增凭证;<br>4. 本月凭证做完后,可以根据【结账】-【期末结转】,点击结转损益测算并生成凭证;<br>5.结转完损益后,检查完账务后,可以将账务结账,点击【结账】-【结账】进行马上检查后结账操作。<br>温馨提示:结账系统并没有强制结账,若您想要在没结账的情况下做下个月的凭证的话,需要点击在新增凭证的时候手工修改日期即可过渡到下个月。",
460 "type": 3,
461 "needBackGuide": false
462 },
463 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
464 "dirName": "畅捷通",
465 "faqId": "95312795-a729-43f7-9217-f50428ef363b",
466 "score": 0.64,
467 "question": "软件做账顺序",
468 "matchDetail": null,
469 "knowledgeSourceType": 0,
470 "knowledgeI18nType": 0,
471 "index": 0,
472 "multiSemanticHit": false
473 },
474 {
475 "answer": {
476 "text": "“好房贷”贷款金额应根据借款人还款能力、抵押物评估价值等综合确定,最高不超过个人消费贷款和消贷易管理办法规定的上限。",
477 "type": 1,
478 "needBackGuide": false
479 },
480 "dirId": "21e36806-53a7-4551-ab01-51acc2cd1edd",
481 "dirName": "金融多语义",
482 "faqId": "f21333ad-e5b0-4ce0-a23e-577e4b007c71",
483 "score": 0.6,
484 "question": "好房贷可贷金额",
485 "matchDetail": null,
486 "knowledgeSourceType": 0,
487 "knowledgeI18nType": 0,
488 "index": 0,
489 "multiSemanticHit": false
490 },
491 {
492 "answer": {
493 "text": "<p>您好,点击导出没有反应一般是由于浏览器拦截导致,<strong>注意一下当前页面网址的右上角是否有【×】拦截</strong>,可以先取消一下浏览器拦截或者切换浏览器导出数据,建议使用谷歌浏览器下载导出数据。</p><p><img src=\"https://ali-pro-km.udeskcs.com/Data/32660/oss-km-image/bbjaAdJEJ4Be82DsJiy6YJXxNxeFGYCK/23b030b2efc87ead558e528d07300c44.png\"></p>",
494 "type": 3,
495 "needBackGuide": false
496 },
497 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
498 "dirName": "畅捷通",
499 "faqId": "874fbd27-e505-4b3a-ab10-e98fedfa33c3",
500 "score": 0.6,
501 "question": "按键导出没有反应呢",
502 "matchDetail": null,
503 "knowledgeSourceType": 0,
504 "knowledgeI18nType": 0,
505 "index": 0,
506 "multiSemanticHit": false
507 },
508 {
509 "answer": {
510 "text": "例如原本要购买标准版,但是不小心购买了普及版,处理方式如下:<br>1.您先登录好会计,然后点击右上角头像下的【购买】,系统自动跳转到官网界面,您再点击标准版下的【购买】;<br>2.左上角选择购买企业,选择标准版套餐,系统会自动计算出差价,您点击【立即购买】即可。<br>注:原本要购买专业版,但是购买成标准版的处理方法同上。点击购买之后,再点击专业版下的【购买】。",
511 "type": 3,
512 "needBackGuide": false
513 },
514 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
515 "dirName": "畅捷通",
516 "faqId": "1ce8859f-eefc-4277-8639-de56f2080302",
517 "score": 0.59,
518 "question": "好会计需要购买标准版,但是不小心买成了普及版?",
519 "matchDetail": null,
520 "knowledgeSourceType": 0,
521 "knowledgeI18nType": 0,
522 "index": 0,
523 "multiSemanticHit": false
524 },
525 {
526 "answer": {
527 "text": "<p>【好会计】:</p><p>会计核算软件名称:好会计</p><p>会计核算软件数据库类型:mysql 5.7</p><p>软件品牌:好会计</p><p>会计核算软件版本号:4.9</p><p>【易代账】</p><p>会计核算软件名称 :易代账</p><p>会计核算软件数据库类型:mysql 5.7</p><p>软件品牌:易代账</p><p>会计核算软件版本号:4.0</p>",
528 "type": 3,
529 "needBackGuide": false
530 },
531 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
532 "dirName": "畅捷通",
533 "faqId": "ca92e2e9-ba3a-46ef-ad5a-f591afb64974",
534 "score": 0.59,
535 "question": "软件的数据库、品牌、具体版本号是什么?",
536 "matchDetail": null,
537 "knowledgeSourceType": 0,
538 "knowledgeI18nType": 0,
539 "index": 0,
540 "multiSemanticHit": false
541 },
542 {
543 "answer": {
544 "text": "<p>依次点击【设置】-【回收站】-设置好单据时间、删除时间后查询-选择对应的单据可以进行查看、复制、彻底删除</p><p>【注】<span style=\"color: #ff0000;\">仅保留近六个月删除的数据,过期后数据会自动清除 </span></p><p><img src=\"https://ali-pro-km.udeskcs.com/Data/0/oss-km-image/epx8S22YcWZsmyrp4XFtTFcnCRjPZy8i/image.png\"></p>",
545 "type": 3,
546 "needBackGuide": false
547 },
548 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
549 "dirName": "畅捷通",
550 "faqId": "94c6e5b4-d286-463b-b0e2-2980f21627a7",
551 "score": 0.59,
552 "question": "删除的凭证可以找回吗?",
553 "matchDetail": null,
554 "knowledgeSourceType": 0,
555 "knowledgeI18nType": 0,
556 "index": 0,
557 "multiSemanticHit": false
558 },
559 {
560 "answer": {
561 "text": "人保银保贷还款方式:等额本息。",
562 "type": 1,
563 "needBackGuide": false
564 },
565 "dirId": "21e36806-53a7-4551-ab01-51acc2cd1edd",
566 "dirName": "金融多语义",
567 "faqId": "c30b9417-523b-4688-b73c-1e1f31b4df13",
568 "score": 0.59,
569 "question": "人保银保贷还款方式",
570 "matchDetail": null,
571 "knowledgeSourceType": 0,
572 "knowledgeI18nType": 0,
573 "index": 0,
574 "multiSemanticHit": false
575 },
576 {
577 "answer": {
578 "text": "“好房贷”贷款期限在一年以内(含一年)的,采用按期还息到期还本或按期还本付息的还款方式;贷款期限在一年以上的,采用按期还本付息的还款方式。单笔消费贷款可使用安心还、随心还和无忧还三种多样性还款方式。安心还指为贷款发放后前期资金流比较紧张,但未来预期在一段还款期内有充足现金流可偿还贷款的客户制定的还款计划。随心还指为除日常稳定收入外,定期有额外收入的客户制定的还款计划。无忧还指为日常收入稳定,未来预期有一笔充足现金流入的客户制定的还款计划。",
579 "type": 1,
580 "needBackGuide": false
581 },
582 "dirId": "21e36806-53a7-4551-ab01-51acc2cd1edd",
583 "dirName": "金融多语义",
584 "faqId": "75562587-7d16-4cf7-adb6-1c667a8816b5",
585 "score": 0.59,
586 "question": "好房贷还款方式",
587 "matchDetail": null,
588 "knowledgeSourceType": 0,
589 "knowledgeI18nType": 0,
590 "index": 0,
591 "multiSemanticHit": false
592 },
593 {
594 "answer": {
595 "text": "粤海快贷产品是我行广州分行与广东粤海饲料集团股份有限公司、深圳壹账通智能科技有限公司、广州白云融资担保有限公司合作开展的面向粤海饲料下游经销商和养殖户提供的购买饲料的融资贷款。\n\n该线上经营性贷款产品用于支持客户经营货物的采购,用户从申请、审批、签约到借款全部在线完成,额度在线可见,资金及时到账。我行会将客户的贷款资金受托支付发放至借款人采购货物的厂商(粤海及关联公司)账户中,用于支付客户应付的采购款。\n\n客户需向白云担保缴纳担保费,我行在业务过程中除贷款利息外不收取任何形式的手续费。",
596 "type": 1,
597 "needBackGuide": false
598 },
599 "dirId": "21e36806-53a7-4551-ab01-51acc2cd1edd",
600 "dirName": "金融多语义",
601 "faqId": "5a83c227-688c-4c1c-b987-96a61a91abe0",
602 "score": 0.59,
603 "question": "粤海快贷介绍",
604 "matchDetail": null,
605 "knowledgeSourceType": 0,
606 "knowledgeI18nType": 0,
607 "index": 0,
608 "multiSemanticHit": false
609 },
610 {
611 "answer": {
612 "text": "<p><span style=\"color: #ff0000;\"><strong>好会计账套数据导入方法如下,分为以下三种情况:</strong></span></p><p> </p><p>1.好会计软件互相导入导出:准备好之前软件<span class=\"udesk-answer-message-text-button km-bind-click-event backend-replace-content\" style=\"display: inline-block; margin: 2px 0 4px; cursor: pointer; color: #0066cc; border-bottom: 1px solid #0066cc;\" data-message-type=\"1\" data-content=\"好会计软件可以备份吗?\" data-robotid=\"5926\" data-replace-type=\"QUESTION\" data-replace-id=\"3874866\">导出的Sdata(点我查看如何导出)</span>文件,<span style=\"color: #ff0000;\">无需重新新建账套</span>,直接导入:依次点击【设置】-【账套迁移】-【备份迁移】,点击【接收账簿】-【浏览】-【上传】即可:</p><p><img src=\"https://ali-pro-km.udeskcs.com/Data/32660/oss-km-image/eWBSwPbFPJJbQHdKydHA57spdthZhQd6/image.png\"></p><p><img src=\"https://ali-pro-km.udeskcs.com/Data/0/oss-km-image/MyzXkwtGjMXNaE4KJSSabMP7B6wGYayt/image.png\"></p><p> </p><p>2.其他软件采集转换后为zip包数据导入:<span class=\"udesk-answer-message-text-button km-bind-click-event backend-replace-content\" style=\"display: inline-block; margin: 2px 0 4px; cursor: pointer; color: #0066cc; border-bottom: 1px solid #0066cc;\" data-message-type=\"1\" data-content=\"好会计zip包账套导入?\" data-robotid=\"5926\" data-replace-type=\"QUESTION\" data-replace-id=\"3877483\">点我查看具体操作~</span></p><p> </p><p>3.xls数据导入:先在【归档管理】中将<span class=\"udesk-answer-message-text-button km-bind-click-event backend-replace-content\" style=\"display: inline-block; margin: 2px 0 4px; cursor: pointer; color: #0066cc; border-bottom: 1px solid #0066cc;\" data-message-type=\"1\" data-content=\"好会计归档管理的作用及操作\" data-robotid=\"5926\" data-replace-type=\"QUESTION\" data-replace-id=\"3869279\">凭证数据下载</span> ,再依次操作: <span class=\"udesk-answer-message-text-button km-bind-click-event backend-replace-content\" style=\"display: inline-block; margin: 2px 0 4px; cursor: pointer; color: #0066cc; border-bottom: 1px solid #0066cc;\" data-message-type=\"1\" data-content=\"好会计科目期初如何导入?\" data-robotid=\"5926\" data-replace-type=\"QUESTION\" data-replace-id=\"3872279\">点我查看科目期初导入操作</span>~ <span class=\"udesk-answer-message-text-button km-bind-click-event backend-replace-content\" style=\"display: inline-block; margin: 2px 0 4px; cursor: pointer; color: #0066cc; border-bottom: 1px solid #0066cc;\" data-message-type=\"1\" data-content=\"好会计如何导入凭证?\" data-robotid=\"5926\" data-replace-type=\"QUESTION\" data-replace-id=\"3873874\"> 点我查看凭证导入操作~</span></p><p> </p><p> </p>",
613 "type": 3,
614 "needBackGuide": false
615 },
616 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
617 "dirName": "畅捷通",
618 "faqId": "0fe70563-1c53-4e8e-9905-8e835a70b4b7",
619 "score": 0.59,
620 "question": "好会计账套数据如何导入",
621 "matchDetail": null,
622 "knowledgeSourceType": 0,
623 "knowledgeI18nType": 0,
624 "index": 0,
625 "multiSemanticHit": false
626 },
627 {
628 "answer": {
629 "text": "<p>依次点击【税务管理】-【国税申报】即可申报纳税,申报成功后不需要在税务系统中重复申报;</p><p> </p>",
630 "type": 3,
631 "needBackGuide": false
632 },
633 "dirId": "8d1ecb14-ffcc-45e8-b486-065c50057513",
634 "dirName": "畅捷通",
635 "faqId": "3dc1a1ac-c704-4ff3-9fd4-bac0abb07b0e",
636 "score": 0.59,
637 "question": "好会计中申报纳税后,还需要在税务系统中申报吗",
638 "matchDetail": null,
639 "knowledgeSourceType": 0,
640 "knowledgeI18nType": 0,
641 "index": 0,
642 "multiSemanticHit": false
643 }
644 ],
645 "unhitKgId": null,
646 "slotCollectInfo": null,
647 "plugin": null,
648 "url": null,
649 "buttons": null,
650 "tqaDebug": null,
651 "card": null,
652 "intentName": null,
653 "displayAIGenerated": null,
654 "sensitiveWord": null,
655 "chitChatSearch": null,
656 "reasoningResult": null,
657 "showThinkingProcess": 0,
658 "thinkingProcessExpand": 0,
659 "searchInfoList": null,
660 "showWebSearchResult": 0,
661 "webSearchStatus": null,
662 "webSearchResultCount": null,
663 "knowledgeSourceType": 0,
664 "knowledgeI18nType": 0,
665 "clarifyType": null,
666 "allowInterrupt": false,
667 "allowSemanticInterruption": false,
668 "exceptionAudioInfo": null,
669 "sceneSwitch": false,
670 "dtmfInfo": null,
671 "knowledgeRequestMetadata": null,
672 "entityClarifyList": null,
673 "empty": false,
674 "isRepeatable": false
675 },
676 "instruction": null,
677 "statisticsInfo": null,
678 "debugReplyType": "unmatch",
679 "debugReplyTypeV2": null,
680 "debugNodeName": null,
681 "debugInputParam": null,
682 "debugCost": null,
683 "debugResult": null,
684 "debugResultV2": null,
685 "debugResultV2Id": null,
686 "debugInputVariable": null,
687 "debugOutputVariable": null,
688 "debugInputEntity": null,
689 "debugOutputEntity": null,
690 "debugReferencedEntity": null,
691 "debugReferencedVariable": null,
692 "multiSemantic": false,
693 "fluxChunkStatus": "confirm"
694 }
695 ],
696 "variables": {
697 "date": "2026-05-12",
698 "last_intent": "",
699 "week": "2",
700 "system_session_id": "cd82f2a1-2cf3-41cd-abab-ae710e5172c3",
701 "LLM_rewrite_query": "你好\n",
702 "channel": null,
703 "LAST_rewrite_query": "你好\n",
704 "time": "17:48:48",
705 "homeAddress": "yangxiuqin",
706 "last_user_response": "你好"
707 },
708 "endTime": null,
709 "recommendList": [
710
711 ],
712 "rewriteQuery": "你好\n",
713 "synonymRewriteQuery": "你好",
714 "intent": null,
715 "multiSemanticAddIntents": null,
716 "multiSemanticDelIntents": null,
717 "multiSemanticClauses": null,
718 "multiSemantic": false,
719 "processMultiSemantic": false,
720 "replyInfo": null,
721 "knowledgeMetadata": {
722 "faqRequestParams": null,
723 "docRequestParams": null,
724 "dirIds": [
725
726 ],
727 "labelIdGroups": [
728
729 ],
730 "labelIdList": null,
731 "publicLabel": null,
732 "publicDirList": [
733
734 ]
735 },
736 "replySplit": false,
737 "needIgnoreDialogHistory": false,
738 "agentType": 1,
739 "qpsExceedLimit": false,
740 "qps": 1,
741 "totalTokens": 0,
742 "statisticsInfoMap": {
743 "unMatch": {
744 "nodeId": "unMatch",
745 "type": "unMatch",
746 "nodeName": null,
747 "topicId": null,
748 "topicName": null,
749 "prompt": null,
750 "output": null,
751 "instruction": null,
752 "errorCode": null,
753 "errorMessage": null,
754 "entityName": null
755 }
756 },
757 "firstChunkTime": 0,
758 "instructionList": null,
759 "dialogCount": 0,
760 "hint": null,
761 "hintType": null,
762 "redBookAnswer": null,
763 "queryCard": null,
764 "sensitiveWordReplacementRules": null,
765 "unmatchedCount": 1,
766 "identifyDuration": 0,
767 "nodeSilentDurationSeconds": null,
768 "doSynonymRewrite": false,
769 "showInterfereUserIssues": true,
770 "showSynonymRewrite": false,
771 "nluRecognition": null,
772 "toCustomerStatus": false,
773 "systemMessage": null,
774 "userQueryRounds": 1,
775 "sessionResetVersion": 0,
776 "aggregatedMessage": null,
777 "faqEffectiveDirIds": null,
778 "docEffectiveDirIds": null
779}}
评价此篇文章
