mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
chore: update Milvus on examples and references to deprecated method (#2664)
* docs(examples): update the set up of Milvus Lite Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com> * chore: remove references to deprecated save_as_document_tokens Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com> --------- Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com>
This commit is contained in:
committed by
GitHub
parent
ce5a099dfd
commit
54e65d9511
2
docs/examples/rag_haystack.ipynb
vendored
2
docs/examples/rag_haystack.ipynb
vendored
@@ -85,7 +85,7 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"%pip install -q --progress-bar off --no-warn-conflicts docling-haystack haystack-ai docling pymilvus milvus-haystack sentence-transformers python-dotenv"
|
||||
"%pip install -q --progress-bar off --no-warn-conflicts docling-haystack haystack-ai docling \"pymilvus[milvus-lite]\" milvus-haystack sentence-transformers python-dotenv"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user