|
|
@@ -849,7 +849,9 @@ class robot{
|
|
|
<{response_rule_configuration}>
|
|
|
<{number}>.请严格按照以下格式输出<{output_type}>,不要包含任何其他文字或说明:
|
|
|
{\"can_query\": true,\"query_type\": \"货物跟踪\",\"reason\": \"分析原因\",\"sql\": \"生成的SQL語句\",\"reference\": \"Markdown格式的回复模板\",\"response\": \"直接回答內容或空字符串\"}
|
|
|
-
|
|
|
+ 或者
|
|
|
+ {\"can_query\": false,\"query_type\": \"空字符串\",\"reason\": \"分析原因\",\"sql\": \"空字符串\",\"reference\": \"Markdown格式的回复模板\",\"response\": \"can_query是False的時候必填,直接回答內容\"}
|
|
|
+
|
|
|
请确保:你的输出必须是一个合法的 JSON 字符串
|
|
|
|
|
|
字段說明:
|