langchain-oceanbase
integration package.
%pip install -qU “langchain-oceanbase”
Check the connection to OceanBase and set the memory usage ratio for vector data:
DashScopeEmbeddings
as an example. When deploying Oceanbase
with a Docker image as described above, simply follow the script below to set the host
, port
, user
, password
, and database name
. For other deployment methods, set these parameters according to the actual situation.
%pip install dashscope