feat: support adaptive thinking

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

View File

@@ -21,7 +21,10 @@ var ModelList = []string{
"claude-opus-4-5-20251101",
"claude-opus-4-5-20251101-thinking",
"claude-opus-4-6",
"claude-opus-4-6-thinking",
"claude-opus-4-6-max",
"claude-opus-4-6-high",
"claude-opus-4-6-medium",
"claude-opus-4-6-low",
}
var ChannelName = "claude"