qdrant-vector-database
Service icon

Qdrant Vector Database

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded
 on 02 December 2023
 by 
5.0
 (1 rating)
qdrant-vector-database

Qdrant Vector Database

Documentation
1.0.0

Setup a free tier Qdrant database cluster at https://cloud.qdrant.io.

This components allows you to

Qdrant_UpsertPoints - Store Vector embeddings 

Qdrant_SearchPoints - Perform similarity queries

Qdrant_DeletePoints - Delete vector embeddings

Qdrant_CreateCollection - Create a collection of vector embeddings

Qdrant_DeleteCollection - Delete a whole collection of vector embeddings

See the official REST API documentation of Qdrant here ReDoc (qdrant.github.io)