GET
/
v1
/
models
/
all

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
model
string
required

The name of the model. Can belong to many providers

namespace
string
required

The fully qualified (namespaced) model name

provider
string | null

The provider for the model.

owner
string | null

The owner of the model. Sometimes, for a provider/model combination, many instances exist, trained on different data

at
string | null

Extra model settings inferred from namespace