OpenAdminOS

Provider model

Local models by default, hosted models by choice.

OpenAdminOS supports local LLM providers for private Microsoft 365 tenant work and labels hosted provider egress before prompts are sent.

Ollama

Local provider available today. Tenant data and prompts stay on the admin workstation.

LM Studio

Planned local provider path for admins who prefer a local desktop model host.

OpenAI, Anthropic, Azure OpenAI

Hosted providers are optional. The app labels provider and region before tenant context is sent.

Provider trust

The selected model changes the data boundary.

With a local provider selected, the desktop app sends agent prompts to the local model host and keeps tenant context on the device. With a hosted provider selected, prompts that include tenant data are sent over TLS to that provider under the admin's account.

OpenAdminOS does not treat those two modes as equivalent. The app copy changes because the trust boundary changes.

Read the full trust model