Jelajahi Sumber

fix: glm chatpath

DDMeaqua 1 tahun lalu
induk
melakukan
adf7d8200b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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