buglens / .env.example
vatche.thorossian
Add verified stack foundation
ee326f7
Raw
History Blame Contribute Delete
372 Bytes
# BugLens runtime mode.
# Use "mock" while developing the UI, "modal" for the planned GPU backend,
# or "zerogpu" if falling back to Hugging Face ZeroGPU.
BUGLENS_BACKEND=mock
# Modal endpoint URL, used only when BUGLENS_BACKEND=modal.
BUGLENS_MODAL_ENDPOINT=
# Primary model selected in docs/plans/01_research_verified_stack.md.
BUGLENS_MODEL_ID=openbmb/MiniCPM-V-4.6