Set in Supabase Dashboard → Edge Functions → Secrets (names exact):
| Name | Purpose |
|---|---|
LLM_API_KEY |
Zenmux or OpenAI-compatible key |
LLM_BASE_URL |
e.g. https://zenmux.ai/api/v1 |
LLM_MODEL |
e.g. google/gemma-3-12b-it |
AMAP_WEB_KEY |
AMap Web service key (geocode/route) |
AMAP_SECURITY_JS_CODE |
Only for _AMapService proxy (later) |
Never commit real values. JS map key may be public with domain allowlist.