Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 496 Bytes

File metadata and controls

13 lines (10 loc) · 496 Bytes

Edge secrets (platform mode)

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.