File tree Expand file tree Collapse file tree
pages/docs/features/model-integration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,13 +43,20 @@ export default function ModelIntegration() {
4343 </ h3 >
4444 < p className = "text-sm text-foreground/80 mb-2" > 安全合规</ p >
4545 < ul className = "text-sm text-foreground/70 space-y-1" >
46- < li > • 可控、效果尚可</ li >
46+ < li > • 可控、效果尚可,价格合理 </ li >
4747 < li > • ToolCall 有出错率,通常能够自动修复</ li >
4848 < li >
4949 • 适合能给出< strong > 详细步骤</ strong > 的场景
5050 </ li >
5151 </ ul >
5252 </ div >
53+
54+ < div className = "p-4 bg-orange-50 dark:bg-orange-900/20 rounded-lg" >
55+ < h3 className = "text-lg font-semibold mb-2 text-orange-900 dark:text-orange-300" >
56+ ⚡ gemini-2.5-flash
57+ </ h3 >
58+ < p className = "text-sm text-foreground/80 mb-2" > 极其高效,成功率高,价格合理</ p >
59+ </ div >
5360 </ div >
5461
5562 < h2 className = "text-2xl font-bold mb-3" > 可用模型</ h2 >
@@ -72,10 +79,10 @@ export default function ModelIntegration() {
7279 deepseek-v3.1/3.2
7380 </ span >
7481 < span className = "inline-flex items-center rounded-full bg-emerald-100 dark:bg-emerald-900/40 text-emerald-900 dark:text-emerald-200 px-3 py-1 text-sm" >
75- claude-4- sonnet/4.5/3.7 /haiku-4.5
82+ claude-sonnet-4 /4.5/haiku-4.5
7683 </ span >
7784 < span className = "inline-flex items-center rounded-full bg-emerald-100 dark:bg-emerald-900/40 text-emerald-900 dark:text-emerald-200 px-3 py-1 text-sm" >
78- gemini-2.5-pro
85+ gemini-2.5
7986 </ span >
8087 </ div >
8188 </ div >
You can’t perform that action at this time.
0 commit comments