clawdbot-workspace/config-backup/auth-profiles-imessage.json

41 lines
995 B
JSON

{
"version": 1,
"profiles": {
"zai:default": {
"type": "api_key",
"provider": "zai",
"key": "db4de5977909451cb40eef0282ac1c31.b9SzsCxgeaAHjJFB"
},
"anthropic:claude-cli": {
"type": "oauth",
"provider": "anthropic",
"access": "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",
"refresh": "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",
"expires": 1770553363382
}
},
"order": {
"anthropic": [
"anthropic:claude-cli"
],
"zai": [
"zai:default"
]
},
"lastGood": {
"zai": "zai:default",
"anthropic": "anthropic:claude-cli"
},
"usageStats": {
"zai:default": {
"lastUsed": 1769312271222,
"errorCount": 0,
"lastFailureAt": 1769191189770
},
"anthropic:claude-cli": {
"lastUsed": 1769393262890,
"errorCount": 0
}
}
}