feat: add claude-opus-4-6

This commit is contained in:
Papersnake
2026-02-06 09:12:45 +08:00
parent a9982ef244
commit 7ca072b1b0
5 changed files with 15 additions and 1 deletions

View File

@@ -20,6 +20,8 @@ var ModelList = []string{
"claude-sonnet-4-5-20250929-thinking",
"claude-opus-4-5-20251101",
"claude-opus-4-5-20251101-thinking",
"claude-opus-4-6",
"claude-opus-4-6-thinking",
}
var ChannelName = "claude"