mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
12 lines
153 B
Plaintext
12 lines
153 B
Plaintext
|
meta {
|
||
|
name: list MODELS in galleries
|
||
|
type: http
|
||
|
seq: 7
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: {{PROTOCOL}}{{HOST}}:{{PORT}}/models/available
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|