mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-28 06:25:00 +00:00
feat(gallery): support ConfigURLs (#2012)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
da82ce81b5
commit
b2785ff06e
5 changed files with 40 additions and 4 deletions
|
@ -5,6 +5,7 @@ type GalleryOp struct {
|
|||
Id string
|
||||
Galleries []Gallery
|
||||
GalleryName string
|
||||
ConfigURL string
|
||||
}
|
||||
|
||||
type GalleryOpStatus struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue