iiRecord
Agentic AI Atlas · Conversational Retrieval
retrieval-pipeline:conversational-retrievala5c.ai
II.
RetrievalPipeline overview

retrieval-pipeline:conversational-retrieval

Reference · live

Conversational Retrieval overview

Chat-history-aware retrieval pipeline that rewrites user queries in the context of the conversation before searching. Handles coreference resolution (user says "it" referring to a previous topic), query expansion from conversation context, and follow-up question handling. The pipeline: take user query + chat history, rewrite query to be self-contained, retrieve using rewritten query, generate answer grounded in retrieved context and chat history.

RetrievalPipelineOutgoing · 4Incoming · 0

Attributes

displayName
Conversational Retrieval
description
Chat-history-aware retrieval pipeline that rewrites user queries in the context of the conversation before searching. Handles coreference resolution (user says "it" referring to a previous topic), query expansion from conversation context, and follow-up question handling. The pipeline: take user query + chat history, rewrite query to be self-contained, retrieve using rewritten query, generate answer grounded in retrieved context and chat history.
pipelineKind
conversational
chunkingStrategy
semantic

Outgoing edges

relates_to_topic1
retrieves_from3

Incoming edges

None.