2. Add tools, agent with tools created and functionnal

+ Small clean up on main.py
This commit is contained in:
Julien
2025-09-25 10:07:03 +02:00
parent f76aad00ba
commit 8d59be3cf0
7 changed files with 98 additions and 35 deletions

View File

@@ -6,6 +6,6 @@ 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
Fullfil the .env (all parameters are mandatory)
Run : python -m main
Exit with "quit", "exit", "q"