OpenAI Error: No API key provided

try this:
openai -k <YOUR_API_KEY> api fine_tunes.create -t “your_path_to_gpt_prepared.jsonl” -m davinci

4 Likes