YDB is a versatile open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions. It accommodates transactional (OLTP), analytical (OLAP), and streaming workloads simultaneously.This notebook shows how to use functionality related to the
YDB
vector store.
langchain-ydb
to use this integration
add_documents
function.
delete
function.
YDB
features and configurations head to the API reference:https://python.langchain.com/api_reference/community/vectorstores/langchain_community.vectorstores.ydb.YDB.html