6 months ago
I have been trying to set up qdrant with no success, are there better templates for a vector db? thanks in advance!
19 Replies
6 months ago
I'd recommend the Chroma template:
6 months ago
I've set up qdrant for a project and it worked fine. Ive also heard but not tested chroma (as fragly suggested), pgvector, and helixdb https://www.helix-db.com/
@Error Can you explain me how you set up qdrant? i had trouble with it, it always told me it couldnt connect
6 months ago
I can go check my project and see real quick. How are you trying to connect?
Well the only variable i got when i deployed qdrant was the port variable, i tried putting the private domain + port as a qdrant url but that didnt work too
Btw are there guide somewhere that i can follow and learn from about all of this?
6 months ago
By didnt work, it failed to connect or was there some type of error?
6 months ago
Im part divided so I apologize if my response times take a bit haha.
6 months ago
Are you deploying qdrant via a template or a docker image? My service is using a docker image
6 months ago
Okay we used a docker image with these variables:

6 months ago
@Loudbook might be able to speak on how he set it up a bit better but unsure
6 months ago
I believe so? Some might be auto
@Error so the templates are giving me hell, would you mind teaching me how you did the docker images and set up the variables?


