Files
test_langgraph/README.md
2025-09-25 10:09:13 +02:00

357 B

Test of LangGraph

First test of LangGraph following the documentation

Step 1 : follow the LangGraph tutorial "Build a custom workflow"

Step 2 : use the base to create a different custom workflow

To use, install all dependancies : requirements.txt

Fullfil the .env (all parameters are mandatory)

Run : python -m main

Exit with "quit", "exit", "q"