22 Commits

Author SHA1 Message Date
Gaetan Hurel
985cda155b
provide OS specific commands 2025-06-27 12:56:47 +02:00
Gaetan Hurel
b26e50ed35
simplify multi-agents approach 2025-06-27 11:40:30 +02:00
Gaetan Hurel
1a8d63c5f0
remove warning 2025-06-27 10:16:42 +02:00
Gaetan Hurel
533bac97fd
improve mono agent prompt 2025-06-27 09:54:53 +02:00
Gaetan Hurel
2029b8d462
update doc 2025-06-27 09:39:01 +02:00
Gaetan Hurel
60cd7c11ed
simplify mono agent 2025-06-27 09:38:55 +02:00
Gaetan Hurel
9afce9f7ea
delete loghub submodule 2025-06-27 09:38:31 +02:00
Gaetan Hurel
34d155a785
add sources doc 2025-06-27 09:05:16 +02:00
Gaetan Hurel
fab6361b9b
add synthesis at the end 2025-06-26 18:05:48 +02:00
Gaetan Hurel
d33cddef1e
wip 2025-06-26 18:02:43 +02:00
Gaetan Hurel
ea1519a208
improve logging 2025-06-26 16:59:37 +02:00
Gaetan Hurel
c20be407d5
multi-round chat 2025-06-26 15:04:54 +02:00
Gaetan Hurel
331e2e434d
implement 2 strategies 2025-06-26 14:52:36 +02:00
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