Files
povtornyy-ekzamen-graf-s-re…/README.md
T

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.