Easier support for creating vectorstores from many docs A common workflow is to embed many documents into a vectorstore @GradientAscent8 highlighted the need for improved functionality/documentation around this, and now it exists! https://
langchain.readthedocs.io/en/latest/exam
ples/data_augmented_generation/embeddings.html#From-Documents
…
Improved Vectorstore Creation from Multiple Documents
By
–