{
"object": "list",
"data": [
{
"id": "openai/gpt-4o",
"canonical_slug": "openai/gpt-4o",
"hugging_face_id": "",
"name": "OpenAI: GPT-4o",
"type": "chat",
"created": 1715558400,
"description": "GPT-4o (\"o\" for \"omni\") is OpenAI's latest AI model, supporting both text and image inputs with text outputs...",
"context_length": 128000,
"architecture": {
"modality": "text+image->text",
"input_modalities": ["text", "image", "file"],
"output_modalities": ["text"],
"tokenizer": "GPT",
"instruct_type": null
},
"pricing": {
"prompt": "0.0000025",
"completion": "0.00001",
"input_cache_read": "0.00000125",
"input_cache_write": "",
"request": "0",
"image": "0.003613",
"web_search": "0",
"internal_reasoning": "0",
"unit": 1,
"currency": "USD",
"volumes": []
},
"supported_parameters": [
"frequency_penalty",
"logit_bias",
"logprobs",
"max_tokens",
"presence_penalty",
"response_format",
"seed",
"stop",
"structured_outputs",
"temperature",
"tool_choice",
"tools",
"top_logprobs",
"top_p",
"web_search_options"
],
"model_provider": "openai"
},
{
"id": "qwen/text-embedding-v4",
"canonical_slug": "qwen/text-embedding-v4",
"hugging_face_id": null,
"name": "Qwen: Text Embedding v4",
"type": "embedding",
"created": 0,
"description": "The Qwen3 Embedding model series is the latest proprietary model ...",
"context_length": 8192,
"architecture": {
"modality": "text->text",
"input_modalities": ["text"],
"output_modalities": ["text"],
"tokenizer": "Qwen",
"instruct_type": null
},
"pricing": {
"prompt": "0.5",
"completion": "",
"input_cache_read": "",
"input_cache_write": "",
"request": "0",
"image": "0",
"web_search": "0",
"internal_reasoning": "0",
"unit": 1000000,
"currency": "CNY",
"volumes": []
},
"supported_parameters": [],
"model_provider": "qwen",
"dimensions": [64, 128, 256, 512, 768, 1024, 1536, 2048]
}
]
}