Qdrant

Creates an instance of Qdrant Vector Store.

Configure

See Qdrant installation instructions here.

Inputs

URL

The postgres URL

Collection name

The collection name.

Vector Size

The size of the vector.

Outputs

Vector Store

The vector store instance.

Last updated