feat: solution for '8. Самописный поисковый агент на основе deep agents from scratch'

This commit is contained in:
2026-06-30 14:52:37 +03:00
parent 4be7a21036
commit b5a9604f58
4 changed files with 244 additions and 47 deletions
+4 -5
View File
@@ -1,5 +1,4 @@
transformers
torch
requests
click
pytest
langchain==0.1.0
openai==1.3.0
python-dotenv==1.0.0
requests==2.31.0