mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-15 17:58: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.chatglm,
|
||||||
config.xinference,
|
config.xinference,
|
||||||
config.openllm,
|
config.openllm,
|
||||||
|
config.localai,
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user