Update tests for vector_store_code

This commit is contained in:
Alex Selimov 2025-07-14 14:26:56 -04:00
parent 24bfef99a2
commit 0bff803b91
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
7 changed files with 210 additions and 10 deletions

View file

@ -6,6 +6,7 @@ readme = "README.md"
authors = [{ name = "Alex Selimov", email = "alex@alexselimov.com" }]
requires-python = ">=3.13"
dependencies = [
"faiss-cpu>=1.11.0",
"gitpython>=3.1.44",
"langchain>=0.3.25",
"langchain-community>=0.3.25",