llms-from-scratch-cn/Codes/ch07/02_dataset-utilities/config.json
2024-08-11 23:00:36 +08:00

5 lines
115 B
JSON

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