Sfoglia il codice sorgente

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

tags/0.3.23
crazywoola 2 anni fa
parent
commit
b11fb0dfd1
Nessun account collegato all'indirizzo email del committer

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

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

Loading…
Annulla
Salva