[
  {
    "supports_function_calling": true,
    "supports_response_schema": true,
    "input_cost_per_token": 2.5e-7,
    "output_cost_per_token": 7.5e-7,
    "max_input_tokens": 128000,
    "max_output_tokens": 50000,
    "max_tokens": 50000,
    "supports_prompt_caching": true,
    "supports_system_messages": true,
    "supports_tool_choice": true,
    "model_id": "inception/mercury-2",
    "model_name": "Mercury 2",
    "provider_id": "inception",
    "provider_name": "Inception",
    "input_cost_per_million": 0.25,
    "output_cost_per_million": 0.75,
    "cache_read_cost_per_token": 2.5e-8,
    "cache_read_cost_per_million": 0.024999999999999998,
    "cache_write_cost_per_token": 0,
    "cache_write_cost_per_million": 0,
    "model_type": "chat",
    "deprecation_date": null,
    "supports_json_mode": true,
    "supports_vision": false,
    "supports_parallel_functions": false
  }
]