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

This commit is contained in:
2026-06-30 14:57:47 +03:00
parent b5a9604f58
commit df9e4f49d2
5 changed files with 374 additions and 232 deletions
+3 -4
View File
@@ -1,4 +1,3 @@
langchain==0.1.0
openai==1.3.0
python-dotenv==1.0.0
requests==2.31.0
torch>=1.8.0
numpy>=1.19.0
tqdm>=4.0.0