-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] 能否支持多个API轮询? #816
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
建议用oneapi项目进行分发轮训,或者cloudflare的work做轮训,这样比较好 |
It is recommended to use the oneapi project for distribution rotation training, or cloudflare work for rotation training, which is better. |
请问cloudflare的work做轮询,有方案吗? |
问gpt4写代码就行了,我年初就用的worker轮询。 |
Just ask gpt4 to write the code. I used worker polling at the beginning of the year. |
是否支持多key就等于支持这个需求了? |
Does supporting multiple keys mean supporting this requirement? |
是的,支持多个KEY填入,在使用时,通过轮询KEY,做到绕过openai的单KEY限制。 |
Yes, it supports filling in multiple KEYs. When using it, it can bypass openai's single KEY restriction by polling the KEYs. |
还有同一个ip地址限制的问题吧? |
Is there also a problem with restrictions on the same IP address? |
不是商用,只是大概2~5个API KEY做轮询而已。这样不会有IP限制。 |
It's not for commercial use, it's just about 2 to 5 API KEYs for polling. There will be no IP restrictions. |
请问提到的 “oneapi” 是指的muximus3/OneAPI吗? |
|
感谢,刚刚也找到了。 |
This issue is closed, If you have any questions, you can comment and reply. |
🎉 This issue has been resolved in version 0.130.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🥰 需求描述 | Feature Description
考虑到openai对API有一定限制,也考虑到部分人群,手上持有多个API key,能否支持多个API的轮询方式,便于绕开openai使用限制?
🧐 解决方案 | Proposed Solution
对API调用,增加轮询模式。
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered: