Skip to content
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

Rate limit at 60 calls per minute #4

Open
Stoffberg opened this issue Feb 13, 2023 · 2 comments
Open

Rate limit at 60 calls per minute #4

Stoffberg opened this issue Feb 13, 2023 · 2 comments

Comments

@Stoffberg
Copy link
Contributor

Hi,

I saw the API is running into a rate limit on OpenAI's service.
You might want to implement rate limiting on your backend or an API key service.

I'm more than happy to help with that, I'll just need access to the codebase.
Regards

@VaibhavAcharya
Copy link
Owner

VaibhavAcharya commented Feb 14, 2023

I am going to soon run out of money for this project. I think we should bring the backend to the extension it self and ask people for their API key. Not that hard, Should I do that? 😅

Capture

@Stoffberg
Copy link
Contributor Author

Hi @VaibhavAcharya,

Sorry for the late reply, but yes we can use their API key.
Alternatively we can pool a few of our API keys on the backend.
We can also use a smaller generator than Davinci since it costs a lot.

I don't mind helping to solve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants