Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

OPENAI_API_KEY environment variable must be set #1

Open
dapuzz opened this issue Nov 14, 2024 · 1 comment
Open

OPENAI_API_KEY environment variable must be set #1

dapuzz opened this issue Nov 14, 2024 · 1 comment

Comments

@dapuzz
Copy link

dapuzz commented Nov 14, 2024

Please add in documentation that a valid API key is needed even if you are using by default model 3.5

@fo02667
Copy link

fo02667 commented Jan 12, 2025

please note that's not enough: you have to add a billing plan/payment method (at least credit card data) even for free plan otherwise you'll get the following error:
Error code: 429 - {'error': {'message': '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.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

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

No branches or pull requests

2 participants