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

14 lines
255 B
Markdown

# Project Requirements
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 environment before running the project.