Procházet zdrojové kódy

fix LocalAI is missing in lang/en (#1169)

crazywoola před 1 rokem
rodič
revize
b11fb0dfd1

+ 1 - 0
web/app/components/header/account-setting/model-page/index.tsx

@@ -85,6 +85,7 @@ const ModelPage = () => {
       config.chatglm,
       config.xinference,
       config.openllm,
+      config.localai,
     ]
   }
   else {