18 lines
357 B
Markdown
18 lines
357 B
Markdown
# 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"
|