feat: add LanceDB vector store with upsert, delete, and search
This commit is contained in:
@@ -22,6 +22,9 @@ dev = [
|
||||
"respx>=0.21.0",
|
||||
]
|
||||
|
||||
[tool.hatchling]
|
||||
packages = ["src/companion"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user