Replies: 1 comment 1 reply
-
Totally feel this — doc stores are structurally simpler, but they don’t feel "worth it" yet in most stacks. Vector stores get all the love because they plug directly into RAG flows, eval dashboards, and "AI-ready" semantics. What we might need is: A semantic-native doc store — one that exposes meaning-preserving chunk retrieval, not just basic get/set. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The doc store implementation seems very simple, far simpler than the vector store implementation.
So why are there so few doc stores?
Beta Was this translation helpful? Give feedback.
All reactions