mirror of
https://github.com/mudler/LocalAI.git
synced 2025-02-07 11:30:14 +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
|
|
}
|