312 B
312 B
Project Title
This project demonstrates a simple usage of the langgraph library.
Setup
pip install -r requirements.txt
Run
python main.py
Notes
The langgraph package is required for this project. It is specified in requirements.txt with a minimum version of 0.0.1.