Files
LLMs-from-scratch/ch07/03_model-evaluation/config.json
rasbt 134334ce21 Revert "Revert "newline""
This reverts commit 6aa2a587d2.
2024-05-27 07:32:45 -05:00

5 lines
115 B
JSON

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