handleRetrieverEnd(
documents: DocumentInterface<Record<string, any>>[],
runId: string,
parentRunId: string,
tags: string[]
): any| Name | Type | Description |
|---|---|---|
documents* | DocumentInterface<Record<string, any>>[] | |
runId* | string | |
parentRunId | string | |
tags | string[] |