suna/sdk/kortix/api
mykonos-ibiza dfab627eba Add message deletion functionality and refactor related methods
- 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.
2025-08-01 15:35:09 +05:30
..
agents.py Enhance agent data handling in from_dict method 2025-08-01 02:36:21 +05:30
threads.py Add message deletion functionality and refactor related methods 2025-08-01 15:35:09 +05:30
utils.py fix(api): configure timeout settings for streaming requests 2025-07-29 21:28:22 +05:30