ListEndpointsResponse - Python SDK

ListEndpointsResponse method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

List of available endpoints for a model

Fields

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