feat: support adaptive thinking

This commit is contained in:
Papersnake
2026-02-06 11:01:23 +08:00
parent 27825ec377
commit e194b747c3
8 changed files with 44 additions and 4 deletions

View File

@@ -143,6 +143,10 @@ var defaultModelRatio = map[string]float64{
"claude-sonnet-4-5-20250929": 1.5,
"claude-opus-4-5-20251101": 2.5,
"claude-opus-4-6": 2.5,
"claude-opus-4-6-max": 2.5,
"claude-opus-4-6-high": 2.5,
"claude-opus-4-6-medium": 2.5,
"claude-opus-4-6-low": 2.5,
"claude-3-opus-20240229": 7.5, // $15 / 1M tokens
"claude-opus-4-20250514": 7.5,
"claude-opus-4-1-20250805": 7.5,