[
  {
    "supports_function_calling": true,
    "supports_vision": true,
    "supports_response_schema": true,
    "input_cost_per_token": 6e-8,
    "output_cost_per_token": 2.4e-7,
    "max_input_tokens": 300000,
    "max_output_tokens": 10000,
    "max_tokens": 10000,
    "supports_pdf_input": true,
    "supports_prompt_caching": true,
    "model_id": "amazon-nova/nova-lite-v1",
    "model_name": "Nova Lite V1",
    "provider_id": "amazon",
    "provider_name": "Amazon",
    "input_cost_per_million": 0.06,
    "output_cost_per_million": 0.24,
    "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": "chat",
    "deprecation_date": null,
    "supports_json_mode": true,
    "supports_parallel_functions": false
  },
  {
    "supports_function_calling": true,
    "supports_response_schema": true,
    "input_cost_per_token": 3.5e-8,
    "output_cost_per_token": 1.4e-7,
    "max_input_tokens": 128000,
    "max_output_tokens": 10000,
    "max_tokens": 10000,
    "supports_prompt_caching": true,
    "model_id": "amazon-nova/nova-micro-v1",
    "model_name": "Nova Micro V1",
    "provider_id": "amazon",
    "provider_name": "Amazon",
    "input_cost_per_million": 0.035,
    "output_cost_per_million": 0.14,
    "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": "chat",
    "deprecation_date": null,
    "supports_json_mode": true,
    "supports_vision": false,
    "supports_parallel_functions": false
  },
  {
    "supports_function_calling": true,
    "supports_vision": true,
    "supports_response_schema": true,
    "input_cost_per_token": 0.0000025,
    "output_cost_per_token": 0.0000125,
    "max_input_tokens": 1000000,
    "max_output_tokens": 10000,
    "max_tokens": 10000,
    "supports_pdf_input": true,
    "supports_prompt_caching": false,
    "model_id": "amazon-nova/nova-premier-v1",
    "model_name": "Nova Premier V1",
    "provider_id": "amazon",
    "provider_name": "Amazon",
    "input_cost_per_million": 2.5,
    "output_cost_per_million": 12.5,
    "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": "chat",
    "deprecation_date": null,
    "supports_json_mode": true,
    "supports_parallel_functions": false
  },
  {
    "supports_function_calling": true,
    "supports_vision": true,
    "supports_response_schema": true,
    "input_cost_per_token": 8e-7,
    "output_cost_per_token": 0.0000032,
    "max_input_tokens": 300000,
    "max_output_tokens": 10000,
    "max_tokens": 10000,
    "supports_pdf_input": true,
    "supports_prompt_caching": true,
    "model_id": "amazon-nova/nova-pro-v1",
    "model_name": "Nova Pro V1",
    "provider_id": "amazon",
    "provider_name": "Amazon",
    "input_cost_per_million": 0.7999999999999999,
    "output_cost_per_million": 3.1999999999999997,
    "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": "chat",
    "deprecation_date": null,
    "supports_json_mode": true,
    "supports_parallel_functions": false
  }
]