Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Context Chat Engine

A chat engine serves as an end-to-end pipeline for having a human-like conversation with your data, allowing for multiple exchanges rather than a single question-and-answer interaction.

Inputs

  • Chat Model
  • Vector Store Retriever
  • Memory

Parameters

NameDescription
Return Source DocumentsTo return citations/sources that were used to build up the response
System MessageAn instruction for LLM on how to answer query

Outputs

NameDescription
ContextChatEngineFinal node to return response