forked from admin/hair-keeper
hair keeper增加claude-sonnet-4-6模型,claude code不允许读取.git/config,claude code可免确认执行一系列相对安全的指令
This commit is contained in:
@@ -351,6 +351,7 @@ EOF
|
||||
"api_key": "${PKUAI_API_KEY}",
|
||||
"models": [
|
||||
"claude-opus-4-6",
|
||||
"claude-sonnet-4-6",
|
||||
"claude-sonnet-4-5-20250929",
|
||||
"claude-opus-4-5-20251101",
|
||||
"claude-haiku-4-5-20251001"
|
||||
@@ -375,7 +376,7 @@ EOF
|
||||
"Router": {
|
||||
"default": "pku-anthropic,claude-opus-4-6",
|
||||
"background": "pku-anthropic,claude-haiku-4-5-20251001",
|
||||
"think": "pku-anthropic,claude-opus-4-6",
|
||||
"think": "pku-anthropic,-claude-opus4-6",
|
||||
"longContext": "pku-anthropic,claude-opus-4-6",
|
||||
"longContextThreshold": 80000,
|
||||
"webSearch": "",
|
||||
|
||||
Reference in New Issue
Block a user