Quellcode durchsuchen

Merge branch 'master' of http://114.244.114.158:8802/siwei/siwei_ai

gushoubang vor 10 Monaten
Ursprung
Commit
5ec058fd70
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  1. 1 3
      app.py

+ 1 - 3
app.py

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