From 1dfaf80c75afa84b6d03a0013eb1fd94d0257226 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 5 Apr 2024 18:31:12 +0200 Subject: Update from faiss to qdrant --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 973e111..82e931d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,13 +9,14 @@ readme = "README.md" python = "^3.11" ollama = "^0.1.8" langchain-community = "^0.0.31" -faiss-cpu = "^1.8.0" langchain = "^0.1.14" jupyterlab-vim = "^4.1.3" pypdf = "^4.1.0" numpy = "^1.26.4" psycopg = "^3.1.18" python-dotenv = "^1.0.1" +qdrant-client = "^1.8.2" +loguru = "^0.7.2" [build-system] -- cgit v1.2.3-70-g09d2