Files
LLMs-from-scratch/ch07/02_dataset-utilities/config.json
2024-05-27 07:30:27 -05:00

5 lines
115 B
JSON

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