feat: solution for 'Агент с RAG-памятью'
CI / build (push) Has been cancelled

This commit is contained in:
2026-06-30 15:29:58 +03:00
parent e95da4c295
commit 1279deaaa6
6 changed files with 275 additions and 151 deletions
+4 -3
View File
@@ -1,3 +1,4 @@
# No external dependencies are required for this project.
# The implementation uses only the Python standard library.
# If you wish to add optional dependencies, list them here.
langchain>=0.1.0
langchain-qdrant>=0.1.0
langchain-ollama>=0.1.0
python-dotenv>=1.0.0