Skip to content

Commit 99cf03a

Browse files
authored
add faiss-cpu dependency (#209)
1 parent b36a339 commit 99cf03a

File tree

2 files changed

+41
-1
lines changed

2 files changed

+41
-1
lines changed

poetry.lock

Lines changed: 40 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ langchain-fireworks = "^0.1.4"
6363
langchain-mistralai = "^0.1.9"
6464
langchain-groq = "^0.1.6"
6565
langchain-core = "^0.2.0"
66+
faiss-cpu = ">=1.8.0"
6667

6768
[tool.ruff]
6869
select = [

0 commit comments

Comments
 (0)