langchain/docs/extras/modules/data_connection
volodymyr-memsql d2e9b621ab
Update SinglStoreDB vectorstore (#6423)
1. Introduced new distance strategies support: **DOT_PRODUCT** and
**EUCLIDEAN_DISTANCE** for enhanced flexibility.
2. Implemented a feature to filter results based on metadata fields.
3. Incorporated connection attributes specifying "langchain python sdk"
usage for enhanced traceability and debugging.
4. Expanded the suite of integration tests for improved code
reliability.
5. Updated the existing notebook with the usage example

@dev2049

---------

Co-authored-by: Volodymyr Tkachuk <vtkachuk-ua@singlestore.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-06-19 22:08:58 -07:00
..
document_loaders/integrations Update web_base.ipynb (#6430) 2023-06-19 21:43:35 -07:00
document_transformers/text_splitters Add self query retriever example with MD header splitting (#6359) 2023-06-17 21:40:20 -07:00
retrievers docs retrievers fixes (#6299) 2023-06-19 22:04:35 -07:00
text_embedding/integrations Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
vectorstores/integrations Update SinglStoreDB vectorstore (#6423) 2023-06-19 22:08:58 -07:00