models

Detail counterpart to `get_models`.

get/v1/models/{model}

Path parameters

modelstring required

Model id. Runtime route is Axum catch-all /v1/models/{*model}; clients using this OpenAPI path template should percent-encode slashes in model ids, for example BAAI%2Fbge-m3.

Response

Model detail

aliasesstring[] required

Short task-tier names that resolve to this model, for example ["rerank-fast"]. Send one anywhere a model id is accepted and it resolves to this entry, billed at this model's rate.

Always present, and empty when the model has none. Only names declared by the released catalog or by operator configuration appear here.

dimsobject required
inputsstring[] required
{"stackTrail":"components:schemas:ModelInfoWire:properties:last_error","oasType":"schema","type":"unknown"}
loadedboolean required
max_sequence_lengthinteger nullable
namestring required
outputsstring[] required
profilesobject required
revisionstring nullable

Immutable model weights revision, when the catalog pins one.

statestring required

Changes