11 lines
341 B
Markdown
11 lines
341 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
|
|
Add your Google Gemini API key in .env
|
|
Run : python -m main
|
|
Exit with "quit", "exit", "q" |