Files
smartDriveEE/src/main/resources/dify-workflow-request-example.json
2025-09-20 09:45:18 +08:00

10 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"unionId": "test_union_12345",
"consultantId": "consultant_67890",
"communicateDate": "2025-01-03 10:30:00",
"analysisScene": "sales_consultation",
"aiAnalysisRequestId": "ai_req_20250103_001",
"version": 1,
"chat": "客户你好我想了解一下沃尔沃XC60这款车。\n顾问您好很高兴为您介绍沃尔沃XC60。这是一款非常优秀的中型SUV请问您主要关注哪些方面呢\n客户我比较关心安全性能和油耗表现。\n顾问XC60在安全方面表现非常出色配备了City Safety城市安全系统还有Pilot Assist领航辅助系统。油耗方面2.0T发动机百公里综合油耗约8.5L。\n客户价格大概是多少\n顾问XC60的指导价在37.39-47.49万元之间目前有优惠活动可以优惠3万元左右。\n客户我预算在40万以内有什么推荐的配置吗\n顾问根据您的预算我推荐智逸豪华版指导价39.69万优惠后36.69万,完全符合您的预算。\n客户好的我考虑一下什么时候可以试驾\n顾问明天下午2点可以安排试驾您方便吗\n客户可以的我明天下午过去。\n顾问好的我为您预约明天下午2点的试驾地址是..."
}