mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
fix LocalAI is missing in lang/en (#1169)
This commit is contained in:
parent
d1c5c5f160
commit
b11fb0dfd1
@ -85,6 +85,7 @@ const ModelPage = () => {
|
||||
config.chatglm,
|
||||
config.xinference,
|
||||
config.openllm,
|
||||
config.localai,
|
||||
]
|
||||
}
|
||||
else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user