# Project This project requires the following Python packages: - `langgraph` - `langchain-openai` Install them using: ```bash pip install -r requirements.txt ``` Ensure you have a compatible Python version (>=3.8).