Explorar o código

fix: glm chatpath

DDMeaqua hai 1 ano
pai
achega
adf7d8200b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/constant.ts

+ 1 - 1
app/constant.ts

@@ -232,7 +232,7 @@ export const XAI = {
 
 export const ChatGLM = {
   ExampleEndpoint: CHATGLM_BASE_URL,
-  ChatPath: "/api/paas/v4/chat/completions",
+  ChatPath: "api/paas/v4/chat/completions",
 };
 
 export const DEFAULT_INPUT_TEMPLATE = `{{input}}`; // input / time / model / lang