mirror of
https://github.com/mudler/LocalAI
synced 2026-04-24 14:57:19 +00:00
12 lines
143 B
Text
12 lines
143 B
Text
|
|
meta {
|
||
|
|
name: backend monitor
|
||
|
|
type: http
|
||
|
|
seq: 4
|
||
|
|
}
|
||
|
|
|
||
|
|
get {
|
||
|
|
url: {{PROTOCOL}}{{HOST}}:{{PORT}}/backend/monitor
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|