A ReAct agent with 3 tools: web search, calculator, and file reader.
- DuckDuckGo web search
- Python expression calculator
- Local file reader
- How to create agents using Langchain
- How quickly we can setup an agents
- How to congiure the agents and add memory buffer for better responses
- Make sure the agent doesn't get stuck in a loop adding proper validations
- pip install -r requirements.txt
- python agent.py