ingest, query, and chat. Use stage commands when you want JSON artifacts between steps that you can inspect, commit, diff, or hand off to another process.
Setup Wizard
Runragrails with no subcommand to launch the setup wizard before using the CLI regularly.
.ragrails.toml in the current directory. CLI commands then inherit vector database, embedding, LLM, reranker, chunking, storage, retrieval, and chat defaults from that file. A flag always overrides .ragrails.toml for one run.
If
.ragrails.toml already exists, bare ragrails shows the current config and lets you edit, reset, or exit.
There is no
ragrails setup subcommand. ragrails setup-url only installs the browser runtime used by website extraction.
