feat: solution for 'Агент с RAG-памятью'

This commit is contained in:
2026-06-24 14:17:50 +03:00
commit 589a621340
10 changed files with 276 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
langchain==1.0.0
langchain-community==0.0.20
langchain-ollama==0.0.3
qdrant-client==1.0.0
python-dotenv==1.0.0