Ask a question to get started
Enter to sendā¢Shift+Enter new line
reranker: Runnable[dict, list[Document]]
LLM-based reranker to use for filtering documents. Expected to take in a dict with 'documents: Sequence[Document]' and 'query: str' keys and output a List[Document].