Zero6992 / chatGPT-discord-bot

Integrate ChatGPT into your own discord bot
GNU General Public License v2.0
2.63k stars 701 forks source link

i have question about Users request limit #370

Closed lkj0702 closed 1 year ago

lkj0702 commented 1 year ago

Hi. i have a question about this bot. how many user can ask quesiton simultaneously? Will there have any error if there are too many requests? if so, i want to limit the request. Please let me know which part of code i need to fix. Thank you

Zero6992 commented 1 year ago

It depends on which model you are using, but it's recommended to have only one question asking at a time ( official model can ask multiple questions simultaneously )

If you're using the official model, you can set a charge limit in the OpenAI API site

lkj0702 commented 1 year ago

what do you mean official model? currently i paid every month to openai for Api. am i using official model?

Zero6992 commented 1 year ago

Yes, you're using OpenAI's API, you can set a usage limit here.

https://platform.openai.com/account/billing/limits