mirror of
https://github.com/mudler/LocalAI
synced 2026-04-29 09:17:16 +00:00
12 lines
149 B
Text
12 lines
149 B
Text
|
|
meta {
|
||
|
|
name: list model GALLERIES
|
||
|
|
type: http
|
||
|
|
seq: 8
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: {{PROTOCOL}}{{HOST}}:{{PORT}}/models/galleries
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|