# ODS - Cloud / external LLM overlay # # Cloud mode keeps the ODS services running but does not launch a local # llama-server container. Open WebUI, Hermes, Perplexica, and other clients # route through LLM_API_URL / HERMES_LLM_BASE_URL instead. services: llama-server: profiles: - local-inference restart: "no"