feat: solution for 'Практическое задание: Агент с RAG-памятью'

This commit is contained in:
2026-05-28 16:32:09 +03:00
commit 5d01ac1d8b
8 changed files with 370 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
```
langchain
langchain-qdrant
langchain-ollama
qdrant-client
python-dotenv
```