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

add suggestions for usage requirements for openAI #22

Open
nickreich opened this issue Jan 22, 2024 · 2 comments
Open

add suggestions for usage requirements for openAI #22

nickreich opened this issue Jan 22, 2024 · 2 comments

Comments

@nickreich
Copy link

After running and debugging the demo notebook a bit I got the following error message

RateLimitError: You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.

I only have a free account on OpenAI. Could you provide in the documentation files and/or the demo notebook some indication of how much usage might be needed to run the demo script one, or, say, 10 times? I will check my usage logs (although they don't appear to be updated in real-time) but it would be helpful to have a sense of how much a run of one of these models churns through API limits, and how different model parameters might change that. Thanks!

@nickreich
Copy link
Author

I'll note that I made a newbie error by not adding credit to my account initially. Once I added a small amount, the error went away. That said, my request for having the model documentation provide some info about how many requests are sent would be useful.

@zaizou
Copy link

zaizou commented Feb 9, 2024

@nickreich You can also try with Mistral API, it's cheaper

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