Get All Available Models For App
Get a list of all the Models which this App can potentially use.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The name of the model. Can belong to many providers
The fully qualified (namespaced) model name
The provider for the model.
The owner of the model. Sometimes, for a provider/model combination, many instances exist, trained on different data
Extra model settings inferred from namespace
Was this page helpful?