feat(frontend): 补齐 Antigravity Claude 4.6 前端预设映射与显示
This commit is contained in:
@@ -166,7 +166,8 @@ const activeModelRateLimits = computed(() => {
|
||||
const formatScopeName = (scope: string): string => {
|
||||
const aliases: Record<string, string> = {
|
||||
// Claude 系列
|
||||
'claude-opus-4-6-thinking': 'COpus46',
|
||||
'claude-opus-4-6': 'COpus46',
|
||||
'claude-opus-4-6-thinking': 'COpus46T',
|
||||
'claude-sonnet-4-6': 'CSon46',
|
||||
'claude-sonnet-4-5': 'CSon45',
|
||||
'claude-sonnet-4-5-thinking': 'CSon45T',
|
||||
|
||||
Reference in New Issue
Block a user