Home / Glossary / No-leak LLM mode
What is No-leak LLM Mode?
No-leak LLM mode is a workspace setting that disables every cloud route — every model call must resolve to a local or self-hosted endpoint. osFoundry’s no-leak mode is provider-neutral: nothing ever leaves your scope.
Detail
BYOK still sends prompts to the cloud provider. Even self-hosted models in our cloud go over the network. No-leak mode forces every model call to a local or self-hosted-in-your-network endpoint. Cloud BYOK, hosted GPU, and remote tools all become unreachable while the mode is active.
Valuable for regulated industries, sensitive workloads, or anyone who wants a hard guarantee.
How osFoundry approaches No-leak LLM Mode
osFoundry’s no-leak mode is a workspace-level toggle with an audit trail. Flipping it on disables every cloud route at the dispatch layer.
Related terms
Related features