Skip to content

docs: add a note to add openai credits#125

Open
tchia04 wants to merge 7 commits intok8sgpt-ai:mainfrom
tchia04:add_openai_credits
Open

docs: add a note to add openai credits#125
tchia04 wants to merge 7 commits intok8sgpt-ai:mainfrom
tchia04:add_openai_credits

Conversation

@tchia04
Copy link
Copy Markdown

@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

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 15, 2024

Deploy Preview for meek-marigold-103c48 ready!

Name Link
🔨 Latest commit dcff7c1
🔍 Latest deploy log https://app.netlify.com/sites/meek-marigold-103c48/deploys/67d86f101715dd0008070f28
😎 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
Copy Markdown
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>
Comment thread docs/getting-started/getting-started.md Outdated
```

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
Copy Markdown
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.

Comment thread docs/getting-started/getting-started.md Outdated
**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
Copy Markdown
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>
Comment thread docs/getting-started/getting-started.md Outdated

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
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please capitalise "Then"

tchia04 and others added 2 commits September 19, 2024 04:52
Signed-off-by: Tony Chia <tchia04@gmail.com>
Signed-off-by: Anais Urlichs <33576047+AnaisUrlichs@users.noreply.github.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.

3 participants