feat: close #3300 support multiple api keys

This commit is contained in:
Yidadaa
2023-11-19 18:42:30 +08:00
parent 45b88ebb2a
commit 6aade62ce2
3 changed files with 11 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ code1,code2,code3
### `OPENAI_API_KEY` (必填项)
OpanAI 密钥,你在 openai 账户页面申请的 api key。
OpanAI 密钥,你在 openai 账户页面申请的 api key使用英文逗号隔开多个 key这样可以随机轮询这些 key。
### `CODE` (可选)