Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
List of available endpoints for a model

Fields

FieldTypeRequiredDescriptionExample
architecturecomponents.Architecture:heavy_check_mark:N/A{"input_modalities": ["text"],"instruct_type": "chatml","modality": "text-\u003etext","output_modalities": ["text"],"tokenizer": "GPT"}
createdint:heavy_check_mark:Unix timestamp of when the model was created1692901234
descriptionstr:heavy_check_mark:Description of the modelGPT-4 is a large multimodal model that can solve difficult problems with greater accuracy.
endpointsList[components.PublicEndpoint]:heavy_check_mark:List of available endpoints for this model
idstr:heavy_check_mark:Unique identifier for the modelopenai/gpt-4
namestr:heavy_check_mark:Display name of the modelGPT-4