Skip to main content

1. Install Liate Binary

Liate is distributed as a single standalone executable. Download the latest release for your platform and add it to your system PATH.
macOS / Linux

2. Initialize Project

Navigate to your project directory and initialize a new Liate agent environment. This will generate the liate.json configuration file.
terminal
liate init —name “my-agent”

3. Run Sovereign Agent

Execute your agent using the default Sarvam AI endpoints. Ensure your LIATE_API_KEY is exported in your environment.
terminal
liate run —prompt “Analyze system logs and report anomalies”