Skip to main content
Reranking helps Agents pick the most relevant documents for RAG.

Quick Start

1

Simple Usage

2

With Configuration

Add a reranking tool or LLM scorer — see sections below.

Agent with Reranking Tool

Give your Agent explicit control over reranking:

Multi-Agent RAG with Reranking

LLM-Based Reranking Agent

Use an Agent itself to judge document relevance:

Supported Rerankers

Cross-Encoder (No External API)

LLM Reranker (Flexible)

Why Reranking Matters for Agents

Environment Variables

Vector Stores

Knowledge storage

Knowledge Base

RAG pipelines