Vectorize #608
Answered
by
kflansburg
noahfraiture
asked this question in
Q&A
Vectorize
#608
-
Hello, I'm on a job that must use a vectorize database to store and search vector. Is is possible ? |
Beta Was this translation helpful? Give feedback.
Answered by
kflansburg
Aug 2, 2024
Replies: 1 comment 7 replies
-
Yes, this is possible. I don't believe we have a nice Rust API implemented yet, but you can via |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I've tested this some. Metadata and filtering seem to be having some issues, but otherwise I'm able to insert and query vectors.