mertunsall
bbc8d26f63
- Updated ActionResult to include an attachments field for displaying files in the done message.
...
- Enhanced logging in the Agent class to inform users about available attachments after task completion.
- Revised system prompt guidelines to clarify the use of text and files_to_display in the done action.
2025-06-18 14:24:27 +02:00
Magnus Müller
0871e4cf28
Refactor file appending logic in file_system.py to use a dedicated function for writing content, improving readability and maintainability. Enhanced error handling to include exception messages for better debugging.
2025-06-09 21:03:26 +02:00
mertunsall
1e549d72f3
now the model can display files to the users
2025-06-03 18:07:47 +02:00
Magnus Müller
f75d3e0fac
Refactor file appending logic in FileSystem class to improve performance and readability by using a dedicated function for file operations.
2025-06-02 15:16:12 +02:00
mertunsall
60ce87e2c0
address concerns with hanging stuff
2025-06-01 12:22:55 +02:00
mertunsall
bcdc522ade
Nuke it all
2025-05-31 17:30:21 +02:00