Back to Langflow

Partial Vector Search Results

docs/versioned_docs/version-1.8.0/_partial-vector-search-results.mdx

1.10.0.dev20368 B
Original Source

If you use a vector store component to query your vector database, it produces search results that you can pass to downstream components in your flow as a list of Data objects or a tabular DataFrame. If both types are supported, you can set the format near the vector store component's output port in the visual editor.