chore: fix wrong VectorType match case (#13123)
This commit is contained in:
parent
ee61cede4e
commit
c2664e0283
1 changed files with 0 additions and 1 deletions
|
|
@ -620,7 +620,6 @@ class DatasetRetrievalSettingApi(Resource):
|
|||
match vector_type:
|
||||
case (
|
||||
VectorType.RELYT
|
||||
| VectorType.PGVECTOR
|
||||
| VectorType.TIDB_VECTOR
|
||||
| VectorType.CHROMA
|
||||
| VectorType.TENCENT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue