LocalAI/.bruno/LocalAI Test Requests/get models list.bru
2024-10-30 09:10:33 +01:00

12 lines
134 B
Plaintext

meta {
name: get models list
type: http
seq: 2
}
get {
url: {{PROTOCOL}}{{HOST}}:{{PORT}}/models
body: none
auth: none
}