DashVector is a fully-managed vectorDB service that supports high-dimension dense and sparse vectors, real-time insertion and filtered search. It is built to scale automatically and can adapt to different application requirements.This notebook shows how to use functionality related to the
DashVector
vector database.
To use DashVector, you must have an API key.
Here are the installation instructions.
DashScopeEmbeddings
so we also have to get the Dashscope API Key.
partition
parameterspartition
parameter defaults to default, and if a non-existent partition
parameter is passed in, the partition
will be created automatically.