mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-01 18:30:00 +00:00
add keys
This commit is contained in:
parent
68123a5433
commit
36e169f3ab
3
ch07/02_dataset-utilities/config.json
Normal file
3
ch07/02_dataset-utilities/config.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"OPENAI_API_KEY": "sk-..."
|
||||
}
|
||||
3
ch07/03_model-evaluation/config.json
Normal file
3
ch07/03_model-evaluation/config.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"OPENAI_API_KEY": "sk-..."
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user