How-to Guides¶
How-to guides are task-oriented recipes that help you solve specific problems. They assume you already have a working VlinderCLI setup and some familiarity with the basics.
Guides¶
| Guide | What it covers |
|---|---|
| Installation | Building from source, prerequisites, bootstrap |
| Configuration | config.toml settings, environment variable overrides, logging, providers |
| Manage Models | Add, list, and remove models from catalogs |
| Storage | Declaring storage in agent.toml, object and vector storage |
| Time-Travel Debugging | Session inspection, fork, continue, and promote workflows |
| Observability | JSONL logs, jq recipes, NATS message tracing |
| Distributed Deployment | NATS setup, multi-process mode, worker scaling |