Skip to main content
Version: v0.7.0

OceanBase Config Configuration

OceanBase vector store config.

Parameters

NameTypeRequiredDescription
userstring
The user of vector store, if not set, will use the default user.
passwordstring
The password of vector store, if not set, will use the default password.
ob_hoststring
The host of oceanbase, if not set, will use the default host.
ob_portinteger
The port of oceanbase, if not set, will use the default port.
ob_userstring
The user of oceanbase, if not set, will use the default user.
ob_passwordstring
The password of oceanbase, if not set, will use the default password
ob_databasestring
The database for vector tables, if not set, will use the default database.