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