mirror of https://github.com/kortix-ai/suna.git
- Introduced a new endpoint in the API to delete messages from a thread, enhancing message management capabilities. - Added a `del_message` method in the `Thread` class to facilitate message deletion. - Updated the `ThreadsClient` class to include a method for deleting messages from a thread, ensuring consistent API interaction. - Refactored the `Agent` class to rename the `tool_details` method to `details`, improving clarity in method naming. |
||
---|---|---|
.. | ||
agents.py | ||
threads.py | ||
utils.py |