feat: support huawei cloud vector database (#16141)

This commit is contained in:
lauding 2025-04-22 13:03:35 +08:00 committed by GitHub
commit eb1ce3dd6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 374 additions and 0 deletions

View file

@ -664,6 +664,7 @@ class DatasetRetrievalSettingApi(Resource):
| VectorType.OPENGAUSS
| VectorType.OCEANBASE
| VectorType.TABLESTORE
| VectorType.HUAWEI_CLOUD
| VectorType.TENCENT
):
return {
@ -710,6 +711,7 @@ class DatasetRetrievalSettingMockApi(Resource):
| VectorType.OCEANBASE
| VectorType.TABLESTORE
| VectorType.TENCENT
| VectorType.HUAWEI_CLOUD
):
return {
"retrieval_method": [