Unverified Commit b11fb0df authored by crazywoola's avatar crazywoola Committed by GitHub

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

parent d1c5c5f1
...@@ -85,6 +85,7 @@ const ModelPage = () => { ...@@ -85,6 +85,7 @@ const ModelPage = () => {
config.chatglm, config.chatglm,
config.xinference, config.xinference,
config.openllm, config.openllm,
config.localai,
] ]
} }
else { else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment