feat: add anthropic model profiles for main and automation

This commit is contained in:
William Valentin
2026-03-20 10:33:14 -07:00
parent 4b1afb1073
commit 8c6b54b827
5 changed files with 280 additions and 251 deletions

View File

@@ -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
}
}
}