9 Commits

Author SHA1 Message Date
Gaetan Hurel
90ac5e9e82
create simple react agent 2025-06-26 14:52:20 +02:00
Gaetan Hurel
a728cc2ab1
embed conversation history 2025-06-25 15:55:34 +02:00
Gaetan Hurel
b0008030b6
update readme 2025-06-25 15:48:12 +02:00
Gaetan Hurel
8a0b8b2ba8
add react vs custom 2025-06-25 15:48:07 +02:00
Gaetan Hurel
9858ffe289
use ReAct agent primitive 2025-06-25 15:38:31 +02:00
Gaetan Hurel
19e9e12235
update README 2025-06-25 15:27:53 +02:00
Gaetan Hurel
2f9beb96cb
add custom log analysis tools 2025-06-25 15:27:47 +02:00
Gaetan Hurel
2a1b87d513
add loghub submodule 2025-06-25 15:27:34 +02:00
Gaetan Hurel
081fb6b6d6
Initial commit: LangGraph chatbot with shell tool capabilities
- Add basic LangGraph chatbot implementation with OpenAI GPT-4
- Include shell tool integration for system command execution
- Set up project with uv package manager
- Add comprehensive README with setup instructions
- Include proper .gitignore for Python projects
2025-06-25 14:56:06 +02:00