Initial commit: OpenClaw configuration and Jarvis workspace
This commit is contained in:
20
agents/main/agent/auth-profiles.json
Normal file
20
agents/main/agent/auth-profiles.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user