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

docs: add a note to add openai credits #125

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

tchia04
Copy link

@tchia04 tchia04 commented Sep 15, 2024

📑 Description

Resolves the issue openapi API quota issue as discussed in the slack channel

Error: exhausted API quota for AI provider openai: error, status code: 429, 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.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@AlexsJones

The preview URL is not working.
Here is the screenshot from my laptop

Screenshot 2024-09-17 at 1 58 52 PM

Copy link

netlify bot commented Sep 15, 2024

Deploy Preview for meek-marigold-103c48 ready!

Name Link
🔨 Latest commit 2d5185d
🔍 Latest deploy log https://app.netlify.com/sites/meek-marigold-103c48/deploys/66ec108940eab500096684ab
😎 Deploy Preview https://deploy-preview-125--meek-marigold-103c48.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Tony Chia <tchia04@gmail.com>
Signed-off-by: Tony Chia <tchia04@gmail.com>
Signed-off-by: Tony Chia <tchia04@gmail.com>
@tchia04 tchia04 changed the title add a note to add openai credits doc: add a note to add openai credits Sep 15, 2024
@tchia04 tchia04 changed the title doc: add a note to add openai credits docs: add a note to add openai credits Sep 15, 2024
@AlexsJones
Copy link
Member

Thanks for the contribution @tchia04
Can you please restructure it to be a bit simpler to read?

E.g.

If you see this error message: "...." 
Then do this...

Also it looks to be h1 size text, might be worth checking it's not too large.

Thanks!

Signed-off-by: Tony Chia <tchia04@gmail.com>

You can find the instruction on how to do that [here](https://help.openai.com/en/articles/8264644-how-can-i-set-up-prepaid-billing)
then please make sure to add some credits to your openai account.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion
Add credit to your OpenAI account.

@@ -165,12 +165,15 @@ Congratulations! you have successfully created a local kubernetes cluster, deplo
---
**NOTE**

If you get the following error message, please make sure to add some credits to your openai account.
If you see the following error message,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion
If you see the following error message:

Signed-off-by: Tony Chia <tchia04@gmail.com>

You can find the instruction on how to do that [here](https://help.openai.com/en/articles/8264644-how-can-i-set-up-prepaid-billing)

then please make sure to add some credits to your OpenAI account.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please capitalise "Then"

Signed-off-by: Tony Chia <tchia04@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants