Files
open-claw-team/.openclaw/agents/main/agent/auth-profiles.json
T

30 lines
687 B
JSON

{
"version": 1,
"profiles": {
"openrouter:default": {
"type": "api_key",
"provider": "openrouter",
"key": "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"
},
"github-copilot:github": {
"type": "token",
"provider": "github-copilot",
"token": "ghu_oiih9IWd2hqFMZ0gEpWoLeZFIQl6fk1nPn2s"
}
},
"lastGood": {
"openrouter": "openrouter:default",
"github-copilot": "github-copilot:github"
},
"usageStats": {
"openrouter:default": {
"errorCount": 0,
"lastUsed": 1775011338920
},
"github-copilot:github": {
"errorCount": 0,
"lastUsed": 1774927821704
}
}
}