Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add qdrant vector store support #4

Merged
merged 15 commits into from
Jan 14, 2024
Merged

feat: add qdrant vector store support #4

merged 15 commits into from
Jan 14, 2024

Conversation

milosgajdos
Copy link
Owner

@milosgajdos milosgajdos commented Dec 30, 2023

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
We had to add an HTTP API client to avoid a butt load of repetitive
code. The current setup is a hack and needs work but works on localhost.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Small refactor:
* paging
* replace some HTTP ops with gRPC ones

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
@milosgajdos milosgajdos marked this pull request as draft January 1, 2024 15:31
We're also reformatting some of the code for better
readability and ease of editing.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Proper scrolling and updating named vectors.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
@milosgajdos milosgajdos marked this pull request as ready for review January 14, 2024 04:37
@milosgajdos milosgajdos removed the WIP label Jan 14, 2024
@milosgajdos milosgajdos merged commit af0a6ac into main Jan 14, 2024
4 checks passed
@milosgajdos milosgajdos deleted the qdrant branch January 14, 2024 04:39
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