Browse Source

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

tags/0.3.23
crazywoola 2 years ago
parent
commit
b11fb0dfd1
No account linked to committer's email address
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 View File

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

Loading…
Cancel
Save