Files
LLMs-from-scratch/ch07/05_dataset-generation/config.json

5 lines
111 B
JSON
Raw Normal View History

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