Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 172 Bytes

File metadata and controls

12 lines (10 loc) · 172 Bytes

Qdrant Example

Running

First we need to start the vector database:

$ make start-qdrant-server

Then we can run the example:

$ cargo r