mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
can now count and remove data in lancedb 0.1.12 so bumped version and added new functionality support (#155)
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
"sqlite": "^4.2.1",
|
||||
"sqlite3": "^5.1.6",
|
||||
"uuid": "^9.0.0",
|
||||
"vectordb": "0.1.5"
|
||||
"vectordb": "0.1.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.22",
|
||||
"prettier": "^2.4.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user