feat: Add OceanBase hybrid search features (#16652)
Co-authored-by: 李远军 <4842@9ji.com> Co-authored-by: yourchanges <yourchanges@gmail.com>
This commit is contained in:
parent
c4bb07184d
commit
6157f57872
7 changed files with 121 additions and 22 deletions
|
|
@ -554,6 +554,7 @@ OCEANBASE_VECTOR_PASSWORD=difyai123456
|
|||
OCEANBASE_VECTOR_DATABASE=test
|
||||
OCEANBASE_CLUSTER_NAME=difyai
|
||||
OCEANBASE_MEMORY_LIMIT=6G
|
||||
OCEANBASE_ENABLE_HYBRID_SEARCH=false
|
||||
|
||||
# opengauss configurations, only available when VECTOR_STORE is `opengauss`
|
||||
OPENGAUSS_HOST=opengauss
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue