add requirements.txt
This commit is contained in:
+13
-2
@@ -1,2 +1,13 @@
|
|||||||
langchain>=1.0.0
|
# Core framework
|
||||||
deep-agents-from-scratch
|
deep-agents>=0.2.0
|
||||||
|
langgraph>=0.2.0
|
||||||
|
|
||||||
|
# LLM integration
|
||||||
|
langchain-ollama>=0.1.0
|
||||||
|
|
||||||
|
# Web search
|
||||||
|
requests>=2.31.0
|
||||||
|
beautifulsoup4>=4.12.0
|
||||||
|
|
||||||
|
# Utilities
|
||||||
|
python-dotenv>=1.0.0
|
||||||
Reference in New Issue
Block a user