Tablestore
Tablestore is a fully managed NoSQL cloud database service.
Tablestore enables storage of a massive amount of structured and semi-structured data.
This notebook shows how to use functionality related to the Tablestore
vector database.
To use Tablestore, you must create an instance. Here are the creating instance instructions.
Setup
%pip install --upgrade --quiet langchain-community tablestore