Skip to main content
Capabilities are the Ragrails advantages you turn on when basic RAG is not enough. They cover stronger retrieval, better multi-turn behavior, live progress, recoverable ingestion, provider extension, tool use, and lower operating cost.

How capabilities attach

  1. Get extraction through chat working first.
  2. Add reranking when retrieval order is the issue.
  3. Add query rewriting when multi-turn queries are the issue.
  4. Tune chat quality before exposing answers in production.
  5. Add streaming when users need progress or token events.
  6. Add maintenance and resilient ingestion for long-lived indexes.