Vector database use for RAG #399
Unanswered
MrCsabaToth
asked this question in
Q&A
Replies: 1 comment 2 replies
-
To answer your second point...we're using MongoDB to store our vectors. Is it the 'best' vector database? Probably not in raw terms but the value of having one data platform is worth it. Plus Mongo just acquired VoyageAI so they seem to be committed to driving this forward. They also now support scalar and binary indexing quant out of the box which is a huge plus in my book. Disclaimer: I am a MongoDB fanboy |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if there are any examples for RAG scenarios. How would that fit into the Koog workflow, and what databases people use?
Beta Was this translation helpful? Give feedback.
All reactions