Skip to Content
Aionis currently ships as a local-first Lite Runtime for developer machines and self-managed deployments.
OperationsConfiguration

Configuration

Aionis configuration is environment-driven.

Common Variables

VariablePurpose
EMBEDDING_PROVIDERSelects the embedding provider.
MINIMAX_API_KEYMiniMax embedding provider key.
AIONIS_PRODUCT_E2E_BASE_URLBase URL for product e2e scripts.
MEMORY_AUTH_MODELite requires auth off in the current public edition.
TENANT_QUOTA_ENABLEDLite does not enable tenant quota enforcement.

Local-first Assumption

The public Runtime is intentionally scoped as local-first Lite. Keep it on loopback unless you put it behind your own service boundary.

For the product boundary, see Lite Runtime Boundary.