- intent_analyzer._parse_json: 解析结果为 list 时取第一个 dict 元素 - llm_utils.parse_json_from_response: 同样处理 list 返回值 - 修复日志错误: 'list' object has no attribute 'get'
12 KiB
12 KiB
- intent_analyzer._parse_json: 解析结果为 list 时取第一个 dict 元素 - llm_utils.parse_json_from_response: 同样处理 list 返回值 - 修复日志错误: 'list' object has no attribute 'get'