[
{
"id": "gpt-4.1",
"name": "GPT 4.1",
"slug": "gpt-4-1",
"provider": "openai",
"provider_name": "OpenAI",
"context_limit": 1047576,
"model_type": "llm",
"is_image_generation": false,
"is_vision": true,
"is_reasoning": false,
"is_tool_calling": true,
"is_json_schema": true
},
{
"id": "claude-sonnet-4-6",
"name": "Claude Sonnet 4.6",
"slug": "claude-sonnet-4-6",
"provider": "anthropic",
"provider_name": "Anthropic",
"context_limit": 200000,
"model_type": "llm",
"is_image_generation": false,
"is_vision": true,
"is_reasoning": true,
"is_tool_calling": true,
"is_json_schema": false
},
{
"id": "MiniMaxAI/MiniMax-M2.5",
"name": "MiniMax M2.5",
"slug": "minimax-m2-5",
"provider": "minimaxai",
"provider_name": "MiniMaxAI",
"context_limit": 256000,
"model_type": "llm",
"is_image_generation": false,
"is_vision": false,
"is_reasoning": true,
"is_tool_calling": true,
"is_json_schema": true
},
{
"id": "moonshotai/Kimi-K2.6",
"name": "Kimi K2.6",
"slug": "kimi-k2-5",
"provider": "moonshotai",
"provider_name": "MoonshotAI",
"context_limit": 256000,
"model_type": "llm",
"is_image_generation": false,
"is_vision": true,
"is_reasoning": true,
"is_tool_calling": true,
"is_json_schema": true
},
{
"id": "gpt-image-2",
"name": "GPT Image 2",
"slug": "gpt-image-2",
"provider": "openai",
"provider_name": "OpenAI",
"context_limit": 0,
"model_type": "image_generation",
"is_image_generation": true,
"is_vision": false,
"is_reasoning": false,
"is_tool_calling": false,
"is_json_schema": false
},
{
"id": "gemini-2.5-flash-image",
"name": "Gemini 2.5 Flash Image",
"slug": "gemini-2-5-flash-image",
"provider": "google",
"provider_name": "Google",
"context_limit": 0,
"model_type": "image_generation",
"is_image_generation": true,
"is_vision": false,
"is_reasoning": false,
"is_tool_calling": false,
"is_json_schema": false
}
]