From 1d486634119deab311ad30ee50742194d673dbaf Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Wed, 20 Mar 2024 19:23:19 -0500 Subject: [PATCH] Tweak OpenAI README warning --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 7d84d313..8018f5b9 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,7 @@ Installation ### 7. Add experimental AI text generation -_⚠️ 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 is not prefixed with NEXT_PUBLIC._ +_⚠️ 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 is not prefixed with NEXT_PUBLIC._ 1. Setup OpenAI - If you don't already have one, create an [OpenAI](https://openai.com) account