mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-09-05 15:23:35 +08:00
218 lines
4.9 KiB
JSON
218 lines
4.9 KiB
JSON
{
|
||
"description": "Google Gemini 系列模型规格。参数来源:config-center compute/providers/google.json。",
|
||
"specs": [
|
||
{
|
||
"id": "gemini-3.5-flash",
|
||
"displayName": "Gemini 3.5 Flash",
|
||
"family": "gemini-3.5",
|
||
"match": {
|
||
"exact": [
|
||
"gemini-3.5-flash"
|
||
],
|
||
"patterns": [
|
||
"gemini-3.5-flash*"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1048576,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"video_understanding",
|
||
"audio_understanding",
|
||
"ultra_long_context",
|
||
"tool_use",
|
||
"fast"
|
||
],
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true,
|
||
"description": "Google Gemini 3.5 Flash,全模态高性价比模型,100 万上下文"
|
||
}
|
||
},
|
||
{
|
||
"id": "gemini-3.1-flash-image",
|
||
"displayName": "Gemini 3.1 Flash Image (Nano Banana 2)",
|
||
"family": "gemini-3.1",
|
||
"match": {
|
||
"exact": [
|
||
"gemini-3.1-flash-image"
|
||
],
|
||
"patterns": [
|
||
"gemini-3.1-flash-image*"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 131072,
|
||
"maxOutputTokens": 32768,
|
||
"capabilities": [
|
||
"image_generation",
|
||
"image_editing",
|
||
"text_rendering"
|
||
],
|
||
"serviceType": [
|
||
"image_gen"
|
||
],
|
||
"description": "Google Nano Banana 2,最新文生图与编辑模型"
|
||
}
|
||
},
|
||
{
|
||
"id": "gemini-3.1-pro-preview",
|
||
"displayName": "Gemini 3.1 Pro",
|
||
"family": "gemini-3.1",
|
||
"spec": {
|
||
"contextWindow": 1048576,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"ultra_long_context",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true
|
||
}
|
||
},
|
||
{
|
||
"id": "gemini-3-flash-preview",
|
||
"displayName": "Gemini 3 Flash",
|
||
"family": "gemini-3",
|
||
"spec": {
|
||
"contextWindow": 1048576,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"ultra_long_context",
|
||
"tool_use",
|
||
"fast"
|
||
],
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true
|
||
}
|
||
},
|
||
{
|
||
"id": "gemini-2.5-pro",
|
||
"displayName": "Gemini 2.5 Pro",
|
||
"family": "gemini-2.5",
|
||
"match": {
|
||
"patterns": [
|
||
"gemini-2.5-pro*"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1048576,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"ultra_long_context",
|
||
"tool_use"
|
||
],
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true
|
||
}
|
||
},
|
||
{
|
||
"id": "gemini-2.5-flash",
|
||
"displayName": "Gemini 2.5 Flash",
|
||
"family": "gemini-2.5",
|
||
"match": {
|
||
"patterns": [
|
||
"gemini-2.5-flash*"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1048576,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"ultra_long_context",
|
||
"tool_use",
|
||
"fast"
|
||
],
|
||
"serviceType": [
|
||
"chat"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"supportsReasoning": true
|
||
}
|
||
},
|
||
{
|
||
"id": "gemini-3.1-flash-lite-preview",
|
||
"displayName": "Gemini 3.1 Flash-Lite Preview",
|
||
"family": "gemini-3.1",
|
||
"match": {
|
||
"exact": [
|
||
"gemini-3.1-flash-lite-preview"
|
||
],
|
||
"patterns": [
|
||
"gemini-3.1-flash-lite*"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 1048576,
|
||
"maxOutputTokens": 65536,
|
||
"capabilities": [
|
||
"chat",
|
||
"reasoning",
|
||
"code",
|
||
"vision",
|
||
"ultra_long_context",
|
||
"tool_use",
|
||
"fast"
|
||
],
|
||
"serviceType": [
|
||
"fast"
|
||
],
|
||
"defaultTemperature": 1,
|
||
"description": "Google Gemini 3.1 Flash-Lite Preview,低成本高吞吐多模态模型"
|
||
}
|
||
},
|
||
{
|
||
"id": "text-embedding-005",
|
||
"displayName": "Text Embedding 005",
|
||
"family": "text-embedding",
|
||
"match": {
|
||
"exact": [
|
||
"text-embedding-005"
|
||
]
|
||
},
|
||
"spec": {
|
||
"contextWindow": 2048,
|
||
"capabilities": [
|
||
"text_embedding",
|
||
"semantic_search"
|
||
],
|
||
"serviceType": [
|
||
"embedding"
|
||
],
|
||
"description": "Google 文本嵌入模型,768 维度"
|
||
}
|
||
}
|
||
]
|
||
}
|