Model

Получить информацию о модели

Конечная точка, которая предоставляет информацию о конкретной модели по ее ID или альтернативному ID. Доступ к этой информации возможен без необходимости авторизации.

get/v1/models/{model_id}

Path parameters

model_idstring required

Response

Successful Response

idstring required
object'model' | 'proxy' required
createdinteger required
contextinteger required
sizestring[] nullable
type'chat' | 'vision' | 'image' | 'embedding' required
activeboolean required
namestring nullable
descriptionstring nullable
imgstring nullable
owned_bystring required
proxy_tostring nullable
reasoningboolean nullable
web_searchboolean nullable
input_modalitiesstring[] nullable
output_modalitiesstring[] nullable
supported_file_typesstring[] nullable
max_image_countinteger nullable
max_file_countinteger nullable
architecturestring nullable
quantizationstring nullable
endpointsstring[] nullable
delete_atstring nullable
alt_idsstring[] nullable
rpm_coefficientinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.