feat(openai): 支持apikey主动切换策略

This commit is contained in:
RockChinQ
2023-08-04 17:10:03 +08:00
parent a345043c30
commit c8275fcfbf
3 changed files with 36 additions and 4 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ openai_config = {
# api-key切换策略
# active:每次请求时都会切换api-key
# passive:当api-key超额时才会切换api-key
# passive当api-key超额时才会切换api-key
switch_strategy = "active"
# [必需] 管理员QQ号,用于接收报错等通知及执行管理员级别指令