Added first procedures

This commit is contained in:
Niels Geens
2025-01-08 22:42:14 +01:00
parent e730eba58c
commit 4cd0fe8450
7 changed files with 333 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
Manage communication with users through standard input/output.
Handle both direct responses and conversation flows, with appropriate context management and response timing.
- user interaction
- conversation
- messages
- response handling