WrenAI icon indicating copy to clipboard operation
WrenAI copied to clipboard

how do wren-ai-service connect other Vector database

Open dragonTalon opened this issue 2 months ago • 1 comments

i buy tencent Vector database.

i want use tencent cloud provider Vector database

https://cloud.tencent.com/document/product/1709

how can do ?

we can support other vector database?

dragonTalon avatar Oct 21 '25 06:10 dragonTalon

I think that there is no other vector database that you can use straight up, WrenAI currently only supports Qdrant as the vector database.

If you want to use another one you have to manually change the code, configurations, vector stores, pipelines, etc..

At least thats what i have done to use Azure AI Search.

Nikosven avatar Oct 21 '25 06:10 Nikosven