[
  {
    "tiered_pricing": [
      {
        "input_cost_per_query": 0.005,
        "max_results_range": [
          0,
          25
        ]
      },
      {
        "input_cost_per_query": 0.025,
        "max_results_range": [
          26,
          100
        ]
      }
    ],
    "model_id": "exa_ai/search",
    "model_name": "Search",
    "provider_id": "exa",
    "provider_name": "Exa",
    "max_input_tokens": 0,
    "max_output_tokens": 0,
    "input_cost_per_token": 0,
    "input_cost_per_million": 0,
    "output_cost_per_token": 0,
    "output_cost_per_million": 0,
    "cache_read_cost_per_token": 0,
    "cache_read_cost_per_million": 0,
    "cache_write_cost_per_token": 0,
    "cache_write_cost_per_million": 0,
    "model_type": "search",
    "deprecation_date": null,
    "supports_function_calling": false,
    "supports_vision": false,
    "supports_json_mode": false,
    "supports_parallel_functions": false
  }
]