57a7f1d12b40b7b799a803ac3464ac3797ca22b1
LangGraph Project
This project demonstrates a minimal setup for using LangGraph with LangChain OpenAI integration.
Setup
pip install -r requirements.txt
Running
python main.py
The script will import the necessary modules and print a confirmation message.
Languages
Python
63.5%
JavaScript
22%
TypeScript
14.5%