We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
同一のdiscordIDから送信されるクエリに対して、一定時間あたりの回数制限を設ける。規定の回数を超えた場合には、その旨を返信する。
The text was updated successfully, but these errors were encountered:
GPT-4の利用権限を持つユーザーに関しても、RateLimitを設けるか?
設けていいと思います. GPT-4 は GitHub Sponsor の他にサーバーブーストでも使用できるので.
そもそもRateLimitという手段はこの課題解決に妥当か?
他の方法ももちろんあると思います. ただすぐ思いつくものがこれくらいしかないというのは事実だけど.
Sorry, something went wrong.
No branches or pull requests
概要
同一のdiscordIDから送信されるクエリに対して、一定時間あたりの回数制限を設ける。規定の回数を超えた場合には、その旨を返信する。
目的
議論
The text was updated successfully, but these errors were encountered: