mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 21:01:32 +08:00
1246 lines
31 KiB
JSON
1246 lines
31 KiB
JSON
{
|
|
"version": "2025.11.24",
|
|
"models": [
|
|
{
|
|
"id": "mistral/codestral-2405",
|
|
"name": "mistral/codestral-2405",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/codestral-latest",
|
|
"name": "mistral/codestral-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/codestral-mamba-latest",
|
|
"name": "mistral/codestral-mamba-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 256000,
|
|
"maxOutputTokens": 256000,
|
|
"maxInputTokens": 256000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/devstral-medium-2507",
|
|
"name": "mistral/devstral-medium-2507",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.4,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 2,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/devstral-small-2505",
|
|
"name": "mistral/devstral-small-2505",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/devstral-small-2507",
|
|
"name": "mistral/devstral-small-2507",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/magistral-medium-2506",
|
|
"name": "mistral/magistral-medium-2506",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 40000,
|
|
"maxOutputTokens": 40000,
|
|
"maxInputTokens": 40000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 5,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/magistral-medium-2509",
|
|
"name": "mistral/magistral-medium-2509",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 40000,
|
|
"maxOutputTokens": 40000,
|
|
"maxInputTokens": 40000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 5,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/magistral-medium-latest",
|
|
"name": "mistral/magistral-medium-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 40000,
|
|
"maxOutputTokens": 40000,
|
|
"maxInputTokens": 40000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 5,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/magistral-small-2506",
|
|
"name": "mistral/magistral-small-2506",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 40000,
|
|
"maxOutputTokens": 40000,
|
|
"maxInputTokens": 40000,
|
|
"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": false,
|
|
"topP": {
|
|
"supported": false
|
|
}
|
|
},
|
|
"endpointTypes": ["CHAT_COMPLETIONS"],
|
|
"metadata": {
|
|
"source": "migration",
|
|
"originalProvider": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/magistral-small-latest",
|
|
"name": "mistral/magistral-small-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 40000,
|
|
"maxOutputTokens": 40000,
|
|
"maxInputTokens": 40000,
|
|
"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": false,
|
|
"topP": {
|
|
"supported": false
|
|
}
|
|
},
|
|
"endpointTypes": ["CHAT_COMPLETIONS"],
|
|
"metadata": {
|
|
"source": "migration",
|
|
"originalProvider": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-large-2402",
|
|
"name": "mistral/mistral-large-2402",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 4,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-large-2407",
|
|
"name": "mistral/mistral-large-2407",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 3,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 9,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-large-2411",
|
|
"name": "mistral/mistral-large-2411",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 6,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-large-latest",
|
|
"name": "mistral/mistral-large-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 6,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-medium",
|
|
"name": "mistral/mistral-medium",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2.7,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 8.1,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-medium-2312",
|
|
"name": "mistral/mistral-medium-2312",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2.7,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 8.1,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-medium-2505",
|
|
"name": "mistral/mistral-medium-2505",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 131072,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 131072,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.4,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 2,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-medium-latest",
|
|
"name": "mistral/mistral-medium-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 131072,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 131072,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.4,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 2,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-small",
|
|
"name": "mistral/mistral-small",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-small-latest",
|
|
"name": "mistral/mistral-small-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/mistral-tiny",
|
|
"name": "mistral/mistral-tiny",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/open-codestral-mamba",
|
|
"name": "mistral/open-codestral-mamba",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 256000,
|
|
"maxOutputTokens": 256000,
|
|
"maxInputTokens": 256000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/open-mistral-7b",
|
|
"name": "mistral/open-mistral-7b",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/open-mistral-nemo",
|
|
"name": "mistral/open-mistral-nemo",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.3,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/open-mistral-nemo-2407",
|
|
"name": "mistral/open-mistral-nemo-2407",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.3,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.3,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/open-mixtral-8x22b",
|
|
"name": "mistral/open-mixtral-8x22b",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 65336,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 65336,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 6,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/open-mixtral-8x7b",
|
|
"name": "mistral/open-mixtral-8x7b",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191,
|
|
"maxInputTokens": 32000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.7,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.7,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/pixtral-12b-2409",
|
|
"name": "mistral/pixtral-12b-2409",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT", "VISION"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.15,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.15,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/pixtral-large-2411",
|
|
"name": "mistral/pixtral-large-2411",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT", "VISION"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 6,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
},
|
|
{
|
|
"id": "mistral/pixtral-large-latest",
|
|
"name": "mistral/pixtral-large-latest",
|
|
"ownedBy": "mistral",
|
|
"capabilities": ["FUNCTION_CALL", "IMAGE_RECOGNITION", "STRUCTURED_OUTPUT", "FUNCTION_CALL"],
|
|
"inputModalities": ["TEXT", "VISION"],
|
|
"outputModalities": ["TEXT"],
|
|
"contextWindow": 128000,
|
|
"maxOutputTokens": 128000,
|
|
"maxInputTokens": 128000,
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 2,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 6,
|
|
"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": "mistral",
|
|
"supportsCaching": false
|
|
}
|
|
}
|
|
]
|
|
}
|