Добавил инструкцию по установке

This commit is contained in:
ki.sagidullin
2026-04-01 08:50:27 +05:00
parent 71891765fb
commit b31e1377b3
2 changed files with 266 additions and 1 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
langchain>=0.2.0
langchain-core>=0.2.0
langchain-community>=0.2.0
langgraph>=0.2.0
langchain-text-splitters>=0.2.0
qdrant-client>=1.7.0
gradio>=4.0.0
numpy>=1.24.0