langchain/docs/extras/integrations
ricki-epsilla 66a47d9a61
add Epsilla vectorstore (#9239)
[Epsilla](https://github.com/epsilla-cloud/vectordb) vectordb is an
open-source vector database that leverages the advanced academic
parallel graph traversal techniques for vector indexing.
This PR adds basic integration with
[pyepsilla](https://github.com/epsilla-cloud/epsilla-python-client)(Epsilla
vectordb python client) as a vectorstore.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-08-21 12:51:15 -07:00
..
callbacks fix context nb (#9267) 2023-08-15 12:53:37 -07:00
chat fix(llms): improve the ernie chat model (#9289) 2023-08-16 00:48:42 -07:00
document_loaders Add SharePoint Loader (#4284) 2023-08-21 07:49:07 -07:00
document_transformers Added new use case docs for Web Scraping, Chromium loader, BS4 transformer (#8732) 2023-08-11 11:46:59 -07:00
llms feat(llms): add streaming support to textgen (#9295) 2023-08-21 07:39:14 -07:00
memory Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
providers add Epsilla vectorstore (#9239) 2023-08-21 12:51:15 -07:00
retrievers Bagatur/zep python 1.0 (#9186) 2023-08-13 21:52:53 -07:00
text_embedding feat(llms): support ERNIE Embedding-V1 (#9370) 2023-08-21 07:52:25 -07:00
toolkits MultiOn client toolkit update 2.0 (#8750) 2023-08-06 22:24:10 -07:00
tools Add LangChain utility for real-time crypto exchange prices (#4501) 2023-08-11 14:45:06 -07:00
vectorstores add Epsilla vectorstore (#9239) 2023-08-21 12:51:15 -07:00