# Mindstack Environment Variables
#
# Both keys are FREE to obtain!
# Groq API Key (required for LLM)
# Get your FREE key at: https://console.groq.com/keys
GROQ_API_KEY=gsk_your-groq-api-key-here
# HuggingFace API Key (required for embeddings)
# Get your FREE key at: https://huggingface.co/settings/tokens
HF_API_KEY=hf_your-huggingface-token-here
# === OPTIONAL: Use OpenAI instead ===
# OPENAI_API_KEY=sk-your-openai-key