mirror of
https://github.com/mudler/LocalAI
synced 2026-04-27 00:07:17 +00:00
12 lines
153 B
Text
12 lines
153 B
Text
|
|
meta {
|
||
|
|
name: list MODELS in galleries
|
||
|
|
type: http
|
||
|
|
seq: 7
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: {{PROTOCOL}}{{HOST}}:{{PORT}}/models/available
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|