suna/sdk/kortix
mykonos-ibiza 8793dfcd25 Update Agent class's update method to support optional parameters
- Modified the `update` method in the `Agent` class to accept optional parameters for `name`, `system_prompt`, and `mcp_tools`, enhancing flexibility in agent property updates.
- Adjusted internal logic to handle cases where `mcp_tools` is not provided, improving robustness in tool management.
2025-08-01 01:43:22 +05:30
..
api fix(api): configure timeout settings for streaming requests 2025-07-29 21:28:22 +05:30
agent.py Update Agent class's update method to support optional parameters 2025-08-01 01:43:22 +05:30
kortix.py Refactor tool management and remove unused files 2025-08-01 01:33:20 +05:30
models.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
thread.py feat(kortix): enhance streaming capabilities and add utility functions 2025-07-29 21:23:37 +05:30
tools.py Refactor tool management and remove unused files 2025-08-01 01:33:20 +05:30
utils.py Refactor whitespace and formatting in async stream printer 2025-07-31 23:33:30 +05:30