langchain/docs/extras/modules/data_connection
Kacper Łukawski 1f83b5f47e
Reuse the existing collection if configured properly in Qdrant.from_texts (#7530)
This PR changes the behavior of `Qdrant.from_texts` so the collection is
reused if not requested to recreate it. Previously, calling
`Qdrant.from_texts` or `Qdrant.from_documents` resulted in removing the
old data which was confusing for many.
2023-07-11 16:24:35 -04:00
..
document_loaders/integrations Update landing page for "question answering over documents" (#7152) 2023-07-10 14:15:13 -07:00
document_transformers/text_splitters MD header text splitter returns Documents (#6571) 2023-06-22 09:25:38 -07:00
retrievers Update pinecone.ipynb (#7382) 2023-07-08 01:48:03 -04:00
text_embedding/integrations Bagatur/clarifai update (#7324) 2023-07-07 02:23:20 -04:00
vectorstores/integrations Reuse the existing collection if configured properly in Qdrant.from_texts (#7530) 2023-07-11 16:24:35 -04:00