add requirements.txt

This commit is contained in:
2026-05-28 17:22:13 +00:00
parent 960b6450cf
commit 8b8a5e3e8d
+8
View File
@@ -0,0 +1,8 @@
langchain>=1.0.0
langchain-core>=0.3.0
langchain-chroma>=0.2.0
langchain-ollama>=0.2.0
langchain-text-splitters>=0.3.0
chromadb>=0.5.0
tavily-python>=0.3.0
python-dotenv>=1.0.0