xiaowei-system/auth.json

46 lines
1.2 KiB
JSON

{
"version": 1,
"providers": {},
"credential_pool": {
"minimax": [],
"custom:newapi-local": [
{
"id": "1264e8",
"label": "newapi-local",
"auth_type": "api_key",
"priority": 0,
"source": "config:newapi-local",
"last_status": "ok",
"last_status_at": null,
"last_error_code": null,
"last_error_reason": null,
"last_error_message": null,
"last_error_reset_at": null,
"base_url": "http://127.0.0.1:3000/v1",
"request_count": 0,
"secret_fingerprint": "sha256:051d8ccfe8ec241c"
}
],
"deepseek": [
{
"id": "5fe4e0",
"label": "DEEPSEEK_API_KEY",
"auth_type": "api_key",
"priority": 0,
"source": "env:DEEPSEEK_API_KEY",
"last_status": null,
"last_status_at": null,
"last_error_code": null,
"last_error_reason": null,
"last_error_message": null,
"last_error_reset_at": null,
"base_url": "https://api.deepseek.com/v1",
"request_count": 0,
"secret_fingerprint": "sha256:43dc55497d2c7fdc"
}
]
},
"updated_at": "2026-06-25T01:46:47.831820+00:00",
"active_provider": null
}