Ver Fonte

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

gushoubang há 11 meses atrás
pai
commit
363a9d1202
2 ficheiros alterados com 5 adições e 6 exclusões
  1. 4 5
      app.py
  2. 1 1
      templates/index.html

Diff do ficheiro suprimidas por serem muito extensas
+ 4 - 5
app.py


+ 1 - 1
templates/index.html

@@ -59,7 +59,7 @@
         };
 
         function sendToBackend(transcript) {
-            fetch('http://127.0.0.1:5000/msg', {
+            fetch('http://192.168.60.6:5000/msg', {
                 method: 'POST',
                 headers: {
                     'Content-Type': 'application/json',

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff