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

This commit is contained in:
2026-06-29 11:57:04 +03:00
parent 380e236ecf
commit 865926c001
6 changed files with 263 additions and 333 deletions
+4 -3
View File
@@ -1,4 +1,5 @@
langchain==0.1.0
openai
transformers
torch
requests
beautifulsoup4
click
pytest