mirror of
https://github.com/wahyd4/by-agent-for-agent.git
synced 2026-08-08 21:06:00 +10:00
31 lines
687 B
JSON
31 lines
687 B
JSON
{
|
|
"version": 1,
|
|
"profiles": {
|
|
"google:default": {
|
|
"type": "api_key",
|
|
"provider": "google",
|
|
"key": "AIzaSyDhMmnYcVglgdK_YBFfqyOI8sE-52_AMOY"
|
|
},
|
|
"openrouter:default": {
|
|
"type": "api_key",
|
|
"provider": "openrouter",
|
|
"key": "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"
|
|
}
|
|
},
|
|
"lastGood": {
|
|
"google": "google:default",
|
|
"openrouter": "openrouter:default"
|
|
},
|
|
"usageStats": {
|
|
"google:default": {
|
|
"lastUsed": 1769830918484,
|
|
"errorCount": 0,
|
|
"lastFailureAt": 1769830918476
|
|
},
|
|
"openrouter:default": {
|
|
"lastUsed": 1770025530641,
|
|
"errorCount": 0
|
|
}
|
|
}
|
|
}
|