feat: deep search agent with virtual filesystem and web search

This commit is contained in:
2026-05-08 16:11:45 +03:00
commit 85d4ae32a8
5 changed files with 299 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
langchain-core>=0.3.0
langchain-openai>=0.2.0
langgraph>=0.2.0
duckduckgo-search>=6.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0