feat: solution for '8. Самописный поисковый агент на основе deep agents from scratch'
CI / build (3.1) (push) Has been cancelled
CI / build (3.11) (push) Has been cancelled
CI / build (3.8) (push) Has been cancelled
CI / build (3.9) (push) Has been cancelled

This commit is contained in:
2026-07-01 13:13:44 +03:00
parent 1c534b07bc
commit 35b6e514a8
5 changed files with 214 additions and 231 deletions
+6 -3
View File
@@ -1,3 +1,6 @@
torch>=2.0.0
scikit-learn>=1.2.0
numpy>=1.24.0
langchain>=0.2.0
langchain-openai>=0.1.0
langchain-community>=0.1.0
openai>=1.0.0
python-dotenv>=1.0.0
requests>=2.31.0