Skip to content

Commit fb7284a

Browse files
committed
add a note to add openai credits
Signed-off-by: Tony Chia <[email protected]>
1 parent 3978c90 commit fb7284a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/getting-started/getting-started.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,17 @@ k8sgpt analyse --explain
160160
```
161161
162162
Congratulations! you have successfully created a local kubernetes cluster, deployed a "broken Pod" and analyzed it using `k8sgpt`.
163+
164+
165+
---
166+
**NOTE**
167+
168+
If you get the following error message, please make sure to add some credits to your openai account.
169+
170+
You can find the instruction on how to do that at https://help.openai.com/en/articles/8264644-how-can-i-set-up-prepaid-billing
171+
172+
<pre>
173+
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.
174+
</pre>
175+
176+
---

0 commit comments

Comments
 (0)