Browse Source

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

crazywoola 1 year ago
parent
commit
b11fb0dfd1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/app/components/header/account-setting/model-page/index.tsx

+ 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 {