LangGraph-Agent / .env.example
Pawan Mane
Initial Changes
8986591
raw
history blame contribute delete
265 Bytes
GROQ_API_KEY=your_groq_api_key_here
HUGGINGFACEHUB_API_TOKEN=your_groq_api_key_here
HF_TOKEN=your_groq_api_key_here
WEATHER_API_KEY=your_weatherstack_api_key_here
LLM_MODEL=llama-3.3-70b-versatile
LLM_TEMPERATURE=0
MAX_RETRIES=3
EVAL_THRESHOLD=0.6
HITL_ENABLED=true