Add purchasing language in OpenAI README
This commit is contained in:
parent
3616ee1c8c
commit
cf8bdcfbdd
@ -67,7 +67,7 @@ _⚠️ READ BEFORE PROCEEDING_
|
||||
> _Usage of this feature will result in fees from OpenAI. When enabling AI text generation, follow all recommended mitigations in order to avoid unexpected charges and attacks. Make sure your OpenAI secret key environment variable is not prefixed with NEXT_PUBLIC._
|
||||
|
||||
1. Setup OpenAI
|
||||
- If you don't already have one, create an [OpenAI](https://openai.com) account
|
||||
- If you don't already have one, create an [OpenAI](https://openai.com) account and purchase a subscription
|
||||
- Generate an API key and store in environment variable `OPENAI_SECRET_KEY`
|
||||
- Setup usage limits to avoid unexpected charges (_recommended_)
|
||||
2. Add rate limiting (_recommended_)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user