Params for the createHistoryAwareRetriever method.
Language model to use for generating a search term given chat history.
The prompt used to generate the search query for the retriever.
RetrieverLike object that takes a string as input and outputs a list of Documents.
Generated using TypeDoc
Params for the createHistoryAwareRetriever method.