feat: 添加openai-qwen-oauth到provider_pools.json
This commit is contained in:
parent
bc6e317638
commit
a23a3af4c6
1 changed files with 12 additions and 0 deletions
|
|
@ -92,5 +92,17 @@
|
|||
"errorCount": 0,
|
||||
"lastErrorTime": null
|
||||
}
|
||||
],
|
||||
"openai-qwen-oauth": [
|
||||
{
|
||||
"QWEN_OAUTH_CREDS_FILE_PATH": "./qwen_creds.json",
|
||||
"uuid": "658a2114-c4c9-d713-b8d4-ceabf0e0bf18",
|
||||
"checkModelName": null,
|
||||
"isHealthy": true,
|
||||
"lastUsed": null,
|
||||
"usageCount": 0,
|
||||
"errorCount": 0,
|
||||
"lastErrorTime": null
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue