Red-Button / .env.example
Arun-Sanjay's picture
Rename project: Shutdown-Gym → Red Button (Shutdown-Gym remains as subtitle)
76a8376
raw
history blame contribute delete
341 Bytes
# Red Button (Shutdown-Gym) environment variables. Copy to .env and fill in values.
# HuggingFace Hub token (Space deploy + model pulls)
HF_TOKEN=
# Weights & Biases API key (training monitoring per PROJECT.md Section 16.5)
WANDB_API_KEY=
# OpenAI API key (SFT transcript generation per PROJECT.md Section 18.2, optional)
OPENAI_API_KEY=