cherry-studio/packages/catalog/data/models/openai.json
2025-11-24 08:55:12 +08:00

3144 lines
78 KiB
JSON

{
"version": "2025.11.24",
"models": [
{
"id": "chatgpt-4o-latest",
"name": "chatgpt-4o-latest",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 5,
"currency": "USD"
},
"output": {
"perMillionTokens": 15,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-3.5-turbo",
"name": "gpt-3.5-turbo",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 16385,
"maxOutputTokens": 4096,
"maxInputTokens": 16385,
"pricing": {
"input": {
"perMillionTokens": 0.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 1.5,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-3.5-turbo-0125",
"name": "gpt-3.5-turbo-0125",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 16385,
"maxOutputTokens": 4096,
"maxInputTokens": 16385,
"pricing": {
"input": {
"perMillionTokens": 0.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 1.5,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-3.5-turbo-0301",
"name": "gpt-3.5-turbo-0301",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 4097,
"maxOutputTokens": 4096,
"maxInputTokens": 4097,
"pricing": {
"input": {
"perMillionTokens": 1.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 2,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-3.5-turbo-0613",
"name": "gpt-3.5-turbo-0613",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 4097,
"maxOutputTokens": 4096,
"maxInputTokens": 4097,
"pricing": {
"input": {
"perMillionTokens": 1.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 2,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-3.5-turbo-1106",
"name": "gpt-3.5-turbo-1106",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 16385,
"maxOutputTokens": 4096,
"maxInputTokens": 16385,
"pricing": {
"input": {
"perMillionTokens": 1,
"currency": "USD"
},
"output": {
"perMillionTokens": 2,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-3.5-turbo-16k",
"name": "gpt-3.5-turbo-16k",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 16385,
"maxOutputTokens": 4096,
"maxInputTokens": 16385,
"pricing": {
"input": {
"perMillionTokens": 3,
"currency": "USD"
},
"output": {
"perMillionTokens": 4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-3.5-turbo-16k-0613",
"name": "gpt-3.5-turbo-16k-0613",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 16385,
"maxOutputTokens": 4096,
"maxInputTokens": 16385,
"pricing": {
"input": {
"perMillionTokens": 3,
"currency": "USD"
},
"output": {
"perMillionTokens": 4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4",
"name": "gpt-4",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 8192,
"maxOutputTokens": 4096,
"maxInputTokens": 8192,
"pricing": {
"input": {
"perMillionTokens": 30,
"currency": "USD"
},
"output": {
"perMillionTokens": 60,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-0125-preview",
"name": "gpt-4-0125-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 10,
"currency": "USD"
},
"output": {
"perMillionTokens": 30,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-0314",
"name": "gpt-4-0314",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 8192,
"maxOutputTokens": 4096,
"maxInputTokens": 8192,
"pricing": {
"input": {
"perMillionTokens": 30,
"currency": "USD"
},
"output": {
"perMillionTokens": 60,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-0613",
"name": "gpt-4-0613",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 8192,
"maxOutputTokens": 4096,
"maxInputTokens": 8192,
"pricing": {
"input": {
"perMillionTokens": 30,
"currency": "USD"
},
"output": {
"perMillionTokens": 60,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-1106-preview",
"name": "gpt-4-1106-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 10,
"currency": "USD"
},
"output": {
"perMillionTokens": 30,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-1106-vision-preview",
"name": "gpt-4-1106-vision-preview",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 10,
"currency": "USD"
},
"output": {
"perMillionTokens": 30,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-32k",
"name": "gpt-4-32k",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 32768,
"maxOutputTokens": 4096,
"maxInputTokens": 32768,
"pricing": {
"input": {
"perMillionTokens": 60,
"currency": "USD"
},
"output": {
"perMillionTokens": 120,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-32k-0314",
"name": "gpt-4-32k-0314",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 32768,
"maxOutputTokens": 4096,
"maxInputTokens": 32768,
"pricing": {
"input": {
"perMillionTokens": 60,
"currency": "USD"
},
"output": {
"perMillionTokens": 120,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-32k-0613",
"name": "gpt-4-32k-0613",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 32768,
"maxOutputTokens": 4096,
"maxInputTokens": 32768,
"pricing": {
"input": {
"perMillionTokens": 60,
"currency": "USD"
},
"output": {
"perMillionTokens": 120,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-turbo",
"name": "gpt-4-turbo",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 10,
"currency": "USD"
},
"output": {
"perMillionTokens": 30,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-turbo-2024-04-09",
"name": "gpt-4-turbo-2024-04-09",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 10,
"currency": "USD"
},
"output": {
"perMillionTokens": 30,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-turbo-preview",
"name": "gpt-4-turbo-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 10,
"currency": "USD"
},
"output": {
"perMillionTokens": 30,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4-vision-preview",
"name": "gpt-4-vision-preview",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 10,
"currency": "USD"
},
"output": {
"perMillionTokens": 30,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.1",
"name": "gpt-4.1",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 1047576,
"maxOutputTokens": 32768,
"maxInputTokens": 1047576,
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.1-2025-04-14",
"name": "gpt-4.1-2025-04-14",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 1047576,
"maxOutputTokens": 32768,
"maxInputTokens": 1047576,
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.1-mini",
"name": "gpt-4.1-mini",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 1047576,
"maxOutputTokens": 32768,
"maxInputTokens": 1047576,
"pricing": {
"input": {
"perMillionTokens": 0.4,
"currency": "USD"
},
"output": {
"perMillionTokens": 1.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.1-mini-2025-04-14",
"name": "gpt-4.1-mini-2025-04-14",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 1047576,
"maxOutputTokens": 32768,
"maxInputTokens": 1047576,
"pricing": {
"input": {
"perMillionTokens": 0.4,
"currency": "USD"
},
"output": {
"perMillionTokens": 1.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.1-nano",
"name": "gpt-4.1-nano",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 1047576,
"maxOutputTokens": 32768,
"maxInputTokens": 1047576,
"pricing": {
"input": {
"perMillionTokens": 0.1,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.1-nano-2025-04-14",
"name": "gpt-4.1-nano-2025-04-14",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 1047576,
"maxOutputTokens": 32768,
"maxInputTokens": 1047576,
"pricing": {
"input": {
"perMillionTokens": 0.1,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.5-preview",
"name": "gpt-4.5-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 75,
"currency": "USD"
},
"output": {
"perMillionTokens": 150,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4.5-preview-2025-02-27",
"name": "gpt-4.5-preview-2025-02-27",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 75,
"currency": "USD"
},
"output": {
"perMillionTokens": 150,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o",
"name": "gpt-4o",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-2024-05-13",
"name": "gpt-4o-2024-05-13",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 5,
"currency": "USD"
},
"output": {
"perMillionTokens": 15,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-2024-08-06",
"name": "gpt-4o-2024-08-06",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-2024-11-20",
"name": "gpt-4o-2024-11-20",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-audio-preview",
"name": "gpt-4o-audio-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-audio-preview-2024-10-01",
"name": "gpt-4o-audio-preview-2024-10-01",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-audio-preview-2024-12-17",
"name": "gpt-4o-audio-preview-2024-12-17",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-audio-preview-2025-06-03",
"name": "gpt-4o-audio-preview-2025-06-03",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-mini",
"name": "gpt-4o-mini",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.15,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-mini-2024-07-18",
"name": "gpt-4o-mini-2024-07-18",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.15,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-mini-audio-preview",
"name": "gpt-4o-mini-audio-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.15,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-mini-audio-preview-2024-12-17",
"name": "gpt-4o-mini-audio-preview-2024-12-17",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.15,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-mini-realtime-preview",
"name": "gpt-4o-mini-realtime-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.6,
"currency": "USD"
},
"output": {
"perMillionTokens": 2.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-mini-realtime-preview-2024-12-17",
"name": "gpt-4o-mini-realtime-preview-2024-12-17",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.6,
"currency": "USD"
},
"output": {
"perMillionTokens": 2.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-mini-search-preview",
"name": "gpt-4o-mini-search-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.15,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-mini-search-preview-2025-03-11",
"name": "gpt-4o-mini-search-preview-2025-03-11",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.15,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.6,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-realtime-preview",
"name": "gpt-4o-realtime-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 5,
"currency": "USD"
},
"output": {
"perMillionTokens": 20,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-realtime-preview-2024-10-01",
"name": "gpt-4o-realtime-preview-2024-10-01",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 5,
"currency": "USD"
},
"output": {
"perMillionTokens": 20,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-realtime-preview-2024-12-17",
"name": "gpt-4o-realtime-preview-2024-12-17",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 5,
"currency": "USD"
},
"output": {
"perMillionTokens": 20,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-realtime-preview-2025-06-03",
"name": "gpt-4o-realtime-preview-2025-06-03",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 5,
"currency": "USD"
},
"output": {
"perMillionTokens": 20,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-4o-search-preview",
"name": "gpt-4o-search-preview",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-4o-search-preview-2025-03-11",
"name": "gpt-4o-search-preview-2025-03-11",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 2.5,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5",
"name": "gpt-5",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 1.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5-2025-08-07",
"name": "gpt-5-2025-08-07",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 1.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5-chat",
"name": "gpt-5-chat",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 1.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5-chat-latest",
"name": "gpt-5-chat-latest",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 1.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5-mini",
"name": "gpt-5-mini",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 0.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 2,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5-mini-2025-08-07",
"name": "gpt-5-mini-2025-08-07",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 0.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 2,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5-nano",
"name": "gpt-5-nano",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 0.05,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5-nano-2025-08-07",
"name": "gpt-5-nano-2025-08-07",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 0.05,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5.1",
"name": "gpt-5.1",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 1.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5.1-2025-11-13",
"name": "gpt-5.1-2025-11-13",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 272000,
"maxOutputTokens": 128000,
"maxInputTokens": 272000,
"pricing": {
"input": {
"perMillionTokens": 1.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-5.1-chat-latest",
"name": "gpt-5.1-chat-latest",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 16384,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 1.25,
"currency": "USD"
},
"output": {
"perMillionTokens": 10,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "gpt-image-1-mini",
"name": "gpt-image-1-mini",
"ownedBy": "openai",
"capabilities": [],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 4096,
"maxOutputTokens": 2048,
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-realtime",
"name": "gpt-realtime",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 32000,
"maxOutputTokens": 4096,
"maxInputTokens": 32000,
"pricing": {
"input": {
"perMillionTokens": 4,
"currency": "USD"
},
"output": {
"perMillionTokens": 16,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-realtime-2025-08-28",
"name": "gpt-realtime-2025-08-28",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 32000,
"maxOutputTokens": 4096,
"maxInputTokens": 32000,
"pricing": {
"input": {
"perMillionTokens": 4,
"currency": "USD"
},
"output": {
"perMillionTokens": 16,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "gpt-realtime-mini",
"name": "gpt-realtime-mini",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 4096,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 0.6,
"currency": "USD"
},
"output": {
"perMillionTokens": 2.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
},
{
"id": "o1",
"name": "o1",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 15,
"currency": "USD"
},
"output": {
"perMillionTokens": 60,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o1-2024-12-17",
"name": "o1-2024-12-17",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 15,
"currency": "USD"
},
"output": {
"perMillionTokens": 60,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": true,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o1-mini",
"name": "o1-mini",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "FILE_INPUT"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 65536,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 1.1,
"currency": "USD"
},
"output": {
"perMillionTokens": 4.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o1-mini-2024-09-12",
"name": "o1-mini-2024-09-12",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "FILE_INPUT"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 65536,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 3,
"currency": "USD"
},
"output": {
"perMillionTokens": 12,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o1-preview",
"name": "o1-preview",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "FILE_INPUT"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 32768,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 15,
"currency": "USD"
},
"output": {
"perMillionTokens": 60,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o1-preview-2024-09-12",
"name": "o1-preview-2024-09-12",
"ownedBy": "openai",
"capabilities": ["IMAGE_RECOGNITION", "FILE_INPUT"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 128000,
"maxOutputTokens": 32768,
"maxInputTokens": 128000,
"pricing": {
"input": {
"perMillionTokens": 15,
"currency": "USD"
},
"output": {
"perMillionTokens": 60,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o3",
"name": "o3",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o3-2025-04-16",
"name": "o3-2025-04-16",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o3-mini",
"name": "o3-mini",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 1.1,
"currency": "USD"
},
"output": {
"perMillionTokens": 4.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o3-mini-2025-01-31",
"name": "o3-mini-2025-01-31",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 1.1,
"currency": "USD"
},
"output": {
"perMillionTokens": 4.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o4-mini",
"name": "o4-mini",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 1.1,
"currency": "USD"
},
"output": {
"perMillionTokens": 4.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "o4-mini-2025-04-16",
"name": "o4-mini-2025-04-16",
"ownedBy": "openai",
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FILE_INPUT", "FUNCTION_CALL"],
"inputModalities": ["TEXT", "VISION"],
"outputModalities": ["TEXT"],
"contextWindow": 200000,
"maxOutputTokens": 100000,
"maxInputTokens": 200000,
"pricing": {
"input": {
"perMillionTokens": 1.1,
"currency": "USD"
},
"output": {
"perMillionTokens": 4.4,
"currency": "USD"
}
},
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": true
}
},
{
"id": "openai/container",
"name": "openai/container",
"ownedBy": "openai",
"capabilities": [],
"inputModalities": ["TEXT"],
"outputModalities": ["TEXT"],
"contextWindow": 4096,
"maxOutputTokens": 2048,
"parameters": {
"temperature": {
"supported": true,
"min": 0,
"max": 1,
"default": 1
},
"maxTokens": true,
"systemMessage": false,
"topP": {
"supported": false
}
},
"endpointTypes": ["CHAT_COMPLETIONS"],
"metadata": {
"source": "migration",
"originalProvider": "openai",
"supportsCaching": false
}
}
]
}