system-agent / .env.example
BrejBala's picture
The System - grounded portfolio agent with hardened guardrails
6907e87 verified
Raw
History Blame Contribute Delete
297 Bytes
# Copy to .env for local runs. In production these are HF Space SECRETS —
# never commit real values anywhere.
GROQ_API_KEY=
GEMINI_API_KEY=
# Comma-separated exact origins allowed to call /chat (no wildcard)
ALLOWED_ORIGINS=https://brej-29.github.io,http://localhost:5500,http://localhost:8321