Skip to content

feat: Qdrant Vector Search#58

Open
Anush008 wants to merge 1 commit intoTrafficGuard:mainfrom
Anush008:main
Open

feat: Qdrant Vector Search#58
Anush008 wants to merge 1 commit intoTrafficGuard:mainfrom
Anush008:main

Conversation

@Anush008
Copy link

Description

This PR adds support for using Qdrant as a vector search provider in TypedAI.

I've unit tested the implementation with a local Qdrant instance.

You can run Qdrant with

docker run -p 6333:6333 qdrant/qdrant

You can with the vectors at http://localhost:6333/dashboard.

Signed-off-by: Anush008 <mail@anush.sh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant