设置INPUT数值度时候 直接卡死 是为啥 我设置热水器温度 没反应(最新版本,之前版本会返回python代码)
我在调试看返回的是这个:
init_options:
start_stage: intent
end_stage: intent
input:
text: 设置ABC 为50
pipeline: 01ja0166zps8nh7484sdgrc5b9
conversation_id: null
stage: done
run:
pipeline: 01ja0166zps8nh7484sdgrc5b9
language: zh
runner_data:
stt_binary_handler_id: null
timeout: 300
events:
- type: run-start
data:
pipeline: 01ja0166zps8nh7484sdgrc5b9
language: zh
runner_data:
stt_binary_handler_id: null
timeout: 300
timestamp: "2024-10-16T14:51:10.610948+00:00"
- type: intent-start
data:
engine: conversation.zhi_pu_qing_yan
language: "*"
intent_input: 设置ABC 为50
conversation_id: null
device_id: null
timestamp: "2024-10-16T14:51:10.610982+00:00"
- type: intent-end
data:
intent_output:
response:
speech:
plain:
speech: ""
extra_data: null
card: {}
language: "*"
response_type: action_done
data:
targets: []
success: []
failed: []
conversation_id: 01JAAWZDCZWXRQZEDVYR3ZFH6H
timestamp: "2024-10-16T14:51:14.378128+00:00"
- type: run-end
data: null
timestamp: "2024-10-16T14:51:14.378191+00:00"
intent:
engine: conversation.zhi_pu_qing_yan
language: "*"
intent_input: 设置ABC 为50
conversation_id: null
device_id: null
done: true
intent_output:
response:
speech:
plain:
speech: ""
extra_data: null
card: {}
language: "*"
response_type: action_done
data:
targets: []
success: []
failed: []
conversation_id: 01JAAWZDCZWXRQZEDVYR3ZFH6H
界面就返回一个 空(好像是空格似的) |