feat: add LanceDB provider support with lifecycle tests and Makefile enhancements

This commit is contained in:
mlogclub
2026-06-07 17:46:17 +08:00
parent c3387ec4a9
commit 9a1ee8acff
4 changed files with 202 additions and 2 deletions
@@ -1,3 +1,5 @@
//go:build !lancedb
package vectordb
import (