[
{
"provider": "OpenAI",
"vendor": "openai",
"name": "gpt-4-turbo",
"alias": "GPT-4 Turbo",
"description": "Latest GPT-4 Turbo model with vision capabilities. 128K context window with training cut off of Dec 2023.",
"supports_vision": true,
"max_context_window": 128000,
"id": "ec217e75-72ea-4281-a1b8-cb7bd0ef9f41",
"supports_image_output": false,
"supports_pdf_vision": false,
"supports_tool_calling": true,
"supports_context_caching": false,
"price": "average",
"speed": "fast",
"knowledge_cutoff": "2023-12-01",
"created": "2024-01-16T13:33:25.247662Z",
"modified": "2024-01-16T13:33:25.247662Z"
},
{
"provider": "OpenAI",
"vendor": "openai",
"name": "gpt-3.5-turbo",
"alias": "GPT-3.5 Turbo",
"description": "Fast, efficient model suitable for simple tasks. 16K context window.",
"supports_vision": false,
"max_context_window": 16385,
"id": "af2a9bbf-5f36-4b12-bd3f-92c57be96dec",
"supports_image_output": false,
"supports_pdf_vision": false,
"supports_tool_calling": true,
"supports_context_caching": false,
"price": "cheap",
"speed": "standard",
"knowledge_cutoff": "2021-09-01",
"created": "2024-01-16T13:33:25.247662Z",
"modified": "2024-01-16T13:33:25.247662Z"
},
{
"provider": "Anthropic",
"vendor": "anthropic",
"name": "claude-3-opus",
"alias": "Claude 3 Opus",
"description": "Most capable Claude 3 model. 200K context window.",
"supports_vision": true,
"max_context_window": 200000,
"id": "0a15c94b-1f5c-43a0-95f7-8c258e100e27",
"supports_image_output": false,
"supports_pdf_vision": true,
"supports_tool_calling": true,
"supports_context_caching": true,
"price": "expensive",
"speed": "standard",
"created": "2024-01-16T13:33:25.247662Z",
"modified": "2024-01-16T13:33:25.247662Z"
},
{
"provider": "OpenAI",
"vendor": "openai",
"name": "dall-e-3",
"alias": "DALL-E 3",
"description": "OpenAI's most capable image generation model. Creates highly detailed and accurate images from text descriptions.",
"supports_vision": false,
"max_context_window": 4000,
"id": "c3847a5f-8b2e-4f8a-b1c9-d238e4a5f3b2",
"supports_image_output": true,
"supports_pdf_vision": false,
"supports_tool_calling": false,
"supports_context_caching": false,
"price": "average",
"speed": "fast",
"created": "2024-01-16T13:33:25.247662Z",
"modified": "2024-01-16T13:33:25.247662Z"
},
{
"provider": "OpenAI",
"vendor": "openai",
"name": "code-davinci-002",
"alias": "Codex",
"description": "DEPRECATED. OpenAI Codex model optimized for code completion.",
"supports_vision": false,
"max_context_window": 8000,
"id": "36584583-a3d3-463d-a071-c8e88b039eb4",
"supports_image_output": false,
"supports_pdf_vision": false,
"supports_tool_calling": false,
"supports_context_caching": false,
"created": "2022-03-15T00:00:00Z",
"modified": "2023-03-23T00:00:00Z",
"replaced_by": "ec217e75-72ea-4281-a1b8-cb7bd0ef9f41",
"retired": "2023-03-23T00:00:00Z"
}
]