InterfacesRetrieverOn this pageInterface: Retriever<OBJECT, QUERY>Type parameters NameOBJECTQUERY Implemented by VectorIndexRetriever Methods retrieve ▸ retrieve(query, options?): Promise<OBJECT[]> Parameters NameTypequeryQUERYoptions?FunctionOptions Returns Promise<OBJECT[]> Defined in packages/modelfusion/src/retriever/Retriever.ts:4