Files
jarvis/agents/main/agent/auth-profiles.json

21 lines
460 B
JSON

{
"version": 1,
"profiles": {
"anthropic:default": {
"type": "token",
"provider": "anthropic",
"token": "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"
}
},
"lastGood": {
"anthropic": "anthropic:default"
},
"usageStats": {
"anthropic:default": {
"errorCount": 0,
"lastFailureAt": 1770267656945,
"lastUsed": 1770305809732
}
}
}