@@ -21,10 +21,8 @@ def inputMsg():
print(data['msg'])
msg=data['msg']
-
# 调用大模型解析
- #
+ # 这里调用大模型,并返回解析结果
print(msg)
# 返回响应