Skip to main content

Cloud vs Self-Hosted

Both editions use the Libra OS runtime and agent-definition format. Choose based on who operates the deployment and where data may be stored and processed.

CloudSelf-Hosted
StartRequest private-beta accessInstall and configure the server
OperationsManaged during onboarding and service operationYour team runs and updates it
StorageAssigned managed environmentYour configured databases and filesystem
Model processingConfigured providers and service termsHosted providers or local models you configure
Offline operationConfirm available deployment optionsRequires local models, embeddings, and compatible tools
AgentsConfigured for your workloadCreated through APIs, files, or available setup tooling

Self-hosting does not automatically prevent outbound model, embedding, search, or callback traffic. See Security.

Same interfaces, environment-dependent capabilities

An application can use the same API shapes against either edition, but must supply the correct base URL, credential, and installed agent ID. The available models, tool services, persistence, permissions, and release versions can differ. Check Portability before moving an integration.

Moving between editions

  1. Export the employee/agent definitions and the supported knowledge bundle.
  2. Provision the destination runtime and its stores.
  3. Import definitions and knowledge; verify collection bindings.
  4. Configure destination credentials, model IDs, tool callbacks, and ownership.
  5. Run your integration and evaluation checks before redirecting traffic.

An employee bundle does not promise to move all conversation history, observational memory, job state, audit records, or external credentials. Plan those separately if your migration needs them.

For current access and commercial terms, see Cloud and pricing.