Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
Information about a specific model endpoint

Fields

FieldTypeRequiredDescriptionExample
namestr:heavy_check_mark:N/A
model_namestr:heavy_check_mark:N/A
context_lengthfloat:heavy_check_mark:N/A
pricingcomponents.Pricing:heavy_check_mark:N/A
provider_namecomponents.ProviderName:heavy_check_mark:N/AOpenAI
tagstr:heavy_check_mark:N/A
quantizationNullable[components.PublicEndpointQuantization]:heavy_check_mark:N/Afp16
max_completion_tokensNullable[float]:heavy_check_mark:N/A
max_prompt_tokensNullable[float]:heavy_check_mark:N/A
supported_parametersList[components.Parameter]:heavy_check_mark:N/A
statusOptional[components.EndpointStatus]:heavy_minus_sign:N/A0
uptime_last_30mNullable[float]:heavy_check_mark:N/A
supports_implicit_cachingbool:heavy_check_mark:N/A
latency_last_30mNullable[components.PercentileStats]:heavy_check_mark:Latency percentiles in milliseconds over the last 30 minutes. Latency measures time to first token. Only visible when authenticated with an API key or cookie; returns null for unauthenticated requests.
throughput_last_30mNullable[components.PercentileStats]:heavy_check_mark:N/A