feat: Add Hologres as a VDB & FullText DB choice (#32830)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
Ye Ding
2026-03-15 20:55:02 +08:00
committed by GitHub
parent 0fa7548346
commit f795d24151
21 changed files with 921 additions and 3 deletions

View File

@@ -35,7 +35,8 @@
"tos",
"gmpy2",
"sendgrid",
"sendgrid.helpers.mail"
"sendgrid.helpers.mail",
"holo_search_sdk.types"
],
"reportUnknownMemberType": "hint",
"reportUnknownParameterType": "hint",