Juanoto2012 commited on
Commit
885bd7f
·
verified ·
1 Parent(s): 2926663

Update server.js

Browse files
Files changed (1) hide show
  1. server.js +1 -1
server.js CHANGED
@@ -45,7 +45,7 @@ const PROVIDERS = [
45
  },
46
  {
47
  id: "ventarys-mirror-2",
48
- url: "https://ventarys-mirror-2.hf.space/v1/chat/completions",
49
  proxySecret: "sk-52650650a50f0v10vg150vs0v"
50
  }
51
  ];
 
45
  },
46
  {
47
  id: "ventarys-mirror-2",
48
+ url: "https://Juanoto2012-mirror-2.hf.space/v1/chat/completions",
49
  proxySecret: "sk-52650650a50f0v10vg150vs0v"
50
  }
51
  ];