Alternative-1 Model Listing
Alternative-1 Model Listing
Return model metadata in a denser per-token listing format
Use GET /v1/models?format=alternative1 when you need a denser
per-model listing with exact per-token prices, exact context length in
tokens, quantization, Hugging Face checkpoint ID, datacenter country
codes, and a supported-features enum. The plain GET /v1/models
endpoint continues to return the standard EmpirioLabs catalog shape.
The alternative-1 view returns only models flagged for this listing
and includes the following fields per model: id, hugging_face_id,
name, created, input_modalities, output_modalities,
quantization, context_length, max_output_length, pricing,
supported_sampling_parameters, supported_features, is_ready,
alternative_1, and datacenters.
