LLM="GROQ"
GROQ_API_KEY="<your_free_groq_api_key_here>"
MODEL_ID="<groq model id e.g. llama-3.3-70b-versatile>"
TEMPERATURE=<0.7 or set your own>
INPUT_COST_PER_1M_TOKENS=0
OUTPUT_COST_PER_1M_TOKENS=0