mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-15 04:38:17 +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…
x
Reference in New Issue
Block a user