Skip to content

Files

Latest commit

19edc6e · Aug 30, 2023

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