mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-02 17:04:59 +00:00
11 lines
142 B
Text
11 lines
142 B
Text
meta {
|
|
name: model delete
|
|
type: http
|
|
seq: 7
|
|
}
|
|
|
|
post {
|
|
url: {{PROTOCOL}}{{HOST}}:{{PORT}}/models/galleries
|
|
body: none
|
|
auth: none
|
|
}
|