This commit is contained in:
simple321vip
2026-05-26 15:59:18 +00:00
commit da07b1f453
553 changed files with 152998 additions and 0 deletions

26
auth.json Normal file
View File

@@ -0,0 +1,26 @@
{
"version": 1,
"providers": {},
"active_provider": null,
"updated_at": "2026-05-26T15:47:48.741789+00:00",
"credential_pool": {
"minimax-cn": [
{
"id": "7a66d9",
"label": "MINIMAX_CN_API_KEY",
"auth_type": "api_key",
"priority": 0,
"source": "env:MINIMAX_CN_API_KEY",
"access_token": "sk-cp-0ddt5DZQFV5UQFBTpgMNzQOorUjuRId7tjwFnquRYXY5suC2nCov7NXtaJjSxHhPOsi49ZV95EckgDC2PwbJuafAVH--uik4FAhCuqvhYi5NTn5WTv1Lqt4",
"last_status": "exhausted",
"last_status_at": 1779810350.7352047,
"last_error_code": 401,
"last_error_reason": null,
"last_error_message": "login fail: Please carry the API secret key in the 'Authorization' field of the request header (1004)",
"last_error_reset_at": null,
"base_url": "https://api.minimaxi.com/v1",
"request_count": 0
}
]
}
}