feat: Add support for vectors in SQLite (#3505)
This commit is contained in:
@@ -130,6 +130,8 @@ pytest-json-report = "^1.5.0"
|
||||
|
||||
[tool.poetry.group.sqlite.dependencies]
|
||||
aiosqlite = "^0.21.0"
|
||||
# https://github.com/asg017/sqlite-vec/issues/148
|
||||
sqlite-vec = "^0.1.7a2"
|
||||
|
||||
[tool.black]
|
||||
line-length = 140
|
||||
|
||||
Reference in New Issue
Block a user