xiaowei-system/auth.json

82 lines
2.3 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": null,
"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:cc6225a1be5c62b7"
}
],
"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"
}
],
"custom:omniroute-local": [
{
"id": "273e72",
"label": "omniroute-local",
"auth_type": "api_key",
"priority": 0,
"source": "config:omniroute-local",
"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": "http://127.0.0.1:3001/v1",
"request_count": 0,
"secret_fingerprint": "sha256:ed80667ec3d95b40"
}
],
"xiaomi": [
{
"id": "9f2221",
"label": "XIAOMI_API_KEY",
"auth_type": "api_key",
"priority": 0,
"source": "env:XIAOMI_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://token-plan-cn.xiaomimimo.com/v1",
"request_count": 0,
"secret_fingerprint": "sha256:cb5ab47b6be14a8f"
}
]
},
"updated_at": "2026-08-19T12:29:38.157710+00:00",
"active_provider": null
}