Files
LLMs-from-scratch/ch07/03_model-evaluation/config.json
2024-05-27 07:18:07 -05:00

4 lines
114 B
JSON

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