add comment

This commit is contained in:
rasbt
2024-05-27 07:18:07 -05:00
parent 306336c32d
commit dd7ba32b56
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
{
"OPENAI_API_KEY": "sk-..."
"OPENAI_API_KEY": "sk-...",
"_comment": "Enter your API key from https://platform.openai.com/api-keys"
}