Tablestore
vector database.
To use Tablestore, you must create an instance.
Here are the creating instance instructions.
Setup
Initialization
Manage vector store
Create table and index.Query vector store
Usage for retrieval-augmented generation
For guides on how to use this vector store for retrieval-augmented generation (RAG), see the following sections:API reference
For detailed documentation of allTablestoreVectorStore
features and configurations head to the API reference:
python.langchain.com/api_reference/community/vectorstores/langchain_community.vectorstores.tablestore.TablestoreVectorStore.html