Files
OpenPipe-llm/examples/classify-recipes/.env.example
2023-08-24 18:43:42 +00:00

4 lines
264 B
Plaintext

OPENAI_API_KEY="[your OpenAI API key]"
OPENPIPE_API_KEY="[your OpenPipe API key from https://app.openpipe.ai/project/settings]"
WANDB_API_KEY="[Optionally, you can set a Weights & Biases API key to track your training run. Create it at https://wandb.ai/settings]"