DOC: Improper id_key
for MultiVectorRetriever in Multi-RAG cookbooks
#28690
Labels
🤖:docs
Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
URL
https://github.com/langchain-ai/langchain/blob/master/cookbook/Multi_modal_RAG.ipynb
https://github.com/langchain-ai/langchain/blob/master/cookbook/Multi_modal_RAG_google.ipynb
Checklist
Issue with current documentation:
The
id_key
string in the first highlight should beid_key
or when creatingDocument
class (lastid_key
highlight in the image), the metadata should bedoc_id
.Because of this conflict, anyone following the cookbook will be unable to get any output after querying MultiVectorRetriever.
Please fix or point me to the doc which I should change to fix this issue. I would very much like to contribute.
Idea or request for content:
No response
The text was updated successfully, but these errors were encountered: