[
  {
    "input_cost_per_token": 5e-7,
    "output_cost_per_token": 5e-7,
    "max_input_tokens": 16384,
    "max_output_tokens": 16384,
    "max_tokens": 16384,
    "model_id": "chatdolphin",
    "model_name": "Chatdolphin",
    "provider_id": "nlp",
    "provider_name": "Nlp",
    "input_cost_per_million": 0.5,
    "output_cost_per_million": 0.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_function_calling": false,
    "supports_vision": false,
    "supports_json_mode": false,
    "supports_parallel_functions": false
  },
  {
    "input_cost_per_token": 5e-7,
    "output_cost_per_token": 5e-7,
    "max_input_tokens": 16384,
    "max_output_tokens": 16384,
    "max_tokens": 16384,
    "model_id": "dolphin",
    "model_name": "Dolphin",
    "provider_id": "nlp",
    "provider_name": "Nlp",
    "input_cost_per_million": 0.5,
    "output_cost_per_million": 0.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": "completion",
    "deprecation_date": null,
    "supports_function_calling": false,
    "supports_vision": false,
    "supports_json_mode": false,
    "supports_parallel_functions": false
  }
]