How to get doc store in VectorIndexStore context? #2146
Unanswered
abdeliibrahim
asked this question in
Q&A
Replies: 1 comment
-
@abdeliibrahim how did you solve your issue? |
Beta Was this translation helpful? Give feedback.
0 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 currently ingesting stores with LlamaParseReader to save json/image metadata in the llama_docs_store table, while saving embeddings in the llama_embeddings table.
In my query method, am I able to pass in the storage context? What's the proper procedure for this?
Beta Was this translation helpful? Give feedback.
All reactions