mirror of
https://github.com/Zippland/Snap-Solver.git
synced 2026-03-04 07:48:12 +08:00
1
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
"provider": "openai",
|
"provider": "openai",
|
||||||
"supportsMultimodal": false,
|
"supportsMultimodal": false,
|
||||||
"isReasoning": true,
|
"isReasoning": true,
|
||||||
"version": "2025-01-31",
|
"version": "不可用",
|
||||||
"description": "OpenAI的o3-mini模型,支持图像理解和思考过程"
|
"description": "OpenAI的o3-mini模型,支持图像理解和思考过程"
|
||||||
},
|
},
|
||||||
"deepseek-r1": {
|
"deepseek-r1": {
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"provider": "deepseek",
|
"provider": "deepseek",
|
||||||
"supportsMultimodal": false,
|
"supportsMultimodal": false,
|
||||||
"isReasoning": true,
|
"isReasoning": true,
|
||||||
"version": "latest",
|
"version": "不可用",
|
||||||
"description": "DeepSeek推理模型,提供详细思考过程(仅支持文本)"
|
"description": "DeepSeek推理模型,提供详细思考过程(仅支持文本)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user