feat: add anthropic model profiles for main and automation
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
"provider": "filemain",
|
||||
"id": "/authProfiles/main/github-copilot:github/token"
|
||||
}
|
||||
},
|
||||
"anthropic:manual": {
|
||||
"type": "token",
|
||||
"provider": "anthropic",
|
||||
"token": "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"
|
||||
}
|
||||
},
|
||||
"lastGood": {
|
||||
@@ -37,12 +42,16 @@
|
||||
"errorCount": 0
|
||||
},
|
||||
"litellm:default": {
|
||||
"lastUsed": 1773914409283,
|
||||
"lastUsed": 1773992337535,
|
||||
"errorCount": 0
|
||||
},
|
||||
"github-copilot:github": {
|
||||
"errorCount": 0,
|
||||
"lastUsed": 1772589980031
|
||||
},
|
||||
"anthropic:manual": {
|
||||
"errorCount": 0,
|
||||
"lastUsed": 1773951080133
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user