mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-17 04:45:13 +00:00
#### Fix Added the mention of "store" amongst the tasks that the data connection module can perform aside from the existing 3 (load, transform and query). Particularly, this implies the generation of embeddings vectors and the creation of vector stores.