Ask a question to get started
Enter to send•Shift+Enter new line
Run when the Retriever ends running.
Retriever
on_retriever_end( self, documents: Sequence[Document], *, run_id: UUID, **kwargs: Any = {} ) -> Run
documents
Sequence[Document]
The documents.
run_id
UUID
The run ID.
**kwargs
Any
{}
Additional arguments.