Update README.md

This commit is contained in:
Gordon Shumway 2024-06-13 16:35:50 -04:00 committed by GitHub
parent 3b5159000b
commit ad3eafda1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ Use the OpenAI ChatGPT API
This plugin is under development and probably shouldn't be used by anyone... This plugin is under development and probably shouldn't be used by anyone...
Get an API key from https://platform.openai.com/account/api-keys (free) Get an API key from https://platform.openai.com/account/api-keys
``` ```
@config plugins.chatgpt.api_key YOUR_KEY_HERE @config plugins.chatgpt.api_key YOUR_KEY_HERE
``` ```