Retrieves a model instance, providing basic information about the model. This endpoint is compatible with the OpenAI API.
Bearer authentication format: Bearer {{API Key}}.
Path Parameters
The model ID to use for this request.
Response
The model ID, referenced in API endpoints.
The Unix timestamp (in seconds) of when the model was created.
The object type, always “model”.
Price per million input tokens.
Price per million output tokens.
The description of the model.
The maximum context size of the model.