Initial commit
This commit is contained in:
19
agents/main/agent/auth-profiles.json
Normal file
19
agents/main/agent/auth-profiles.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"version": 1,
|
||||
"profiles": {
|
||||
"openrouter:default": {
|
||||
"type": "api_key",
|
||||
"provider": "openrouter",
|
||||
"key": "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"
|
||||
}
|
||||
},
|
||||
"lastGood": {
|
||||
"openrouter": "openrouter:default"
|
||||
},
|
||||
"usageStats": {
|
||||
"openrouter:default": {
|
||||
"errorCount": 0,
|
||||
"lastUsed": 1775322833462
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user