Agents / .env.example
Lucas-C-R's picture
chore: add .env example file
9feb977
raw
history blame contribute delete
175 Bytes
OPENAI_API_KEY="sk-proj-..."
TAVILY_API_KEY="tvly-dev-..."
GROQ_API_KEY="gsk_..."
HF_TOKEN="hf_..."
SPACE_ID="<your user>/<space name>"
SUPABASE_URL="..."
SUPABASE_KEY="..."