langchain/docs/extras/modules/data_connection
Eugene Yurtsev 5e05ba2140
Add embeddings cache (#8976)
This PR adds the ability to temporarily cache or persistently store
embeddings. 

A notebook has been included showing how to set up the cache and how to
use it with a vectorstore.
2023-08-10 11:15:30 -04:00
..
document_transformers Fix typo in long_context_reorder.ipynb (#8811) 2023-08-06 15:31:38 -07:00
retrievers parent document retriever (#8941) 2023-08-08 22:39:08 -07:00
caching_embeddings.ipynb Add embeddings cache (#8976) 2023-08-10 11:15:30 -04:00