Logo
Type aliases

CompositeRetrievalResult

CompositeRetrievalResult = object

Defined in: packages/cloud/src/client/types.gen.ts:2022

Properties

nodes?

optional nodes: CompositeRetrievedTextNodeWithScore[]

Defined in: packages/cloud/src/client/types.gen.ts:2026

The retrieved nodes from the composite retrieval.


image_nodes?

optional image_nodes: PageScreenshotNodeWithScore[]

Defined in: packages/cloud/src/client/types.gen.ts:2031

The image nodes retrieved by the pipeline for the given query. Deprecated - will soon be replaced with 'page_screenshot_nodes'.

Deprecated


page_figure_nodes?

optional page_figure_nodes: PageFigureNodeWithScore[]

Defined in: packages/cloud/src/client/types.gen.ts:2035

The page figure nodes retrieved by the pipeline for the given query.