Skip to main content

Environment & Configuration

All Svantic deployment configuration is managed through environment variables. No code changes are required to switch between topologies.

Core Variables


Agent Variables


Knowledge Store


Database


Topology-Specific Configuration

Standalone

Minimal configuration — just the LLM key:

Sidecar

Same as standalone, but your application connects via SAVANT_AGENTS_URL:

Central + Sidecar

Add SAVANT_CENTRAL_URL on each sidecar to register with the hub:
The central instance does not need SAVANT_CENTRAL_URL — it is the hub.