suna/sdk/kortix
mykonos-ibiza e3cd8c066f feat(kortix): add local key-value store and enhance weather tool functionality
- Introduced a new local key-value store configuration file to manage agent and thread IDs.
- Updated the weather retrieval tool to return a different weather condition.
- Integrated a real-time stream processor for improved message handling and status updates in the main function.
2025-07-29 14:33:37 +05:30
..
api feat(api): enhance thread creation and agent functionality 2025-07-29 14:23:12 +05:30
.kvstore.json feat(kortix): add local key-value store and enhance weather tool functionality 2025-07-29 14:33:37 +05:30
__init__.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
_kortix.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
agent.py feat(api): enhance thread creation and agent functionality 2025-07-29 14:23:12 +05:30
example_stream.txt feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
models.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
play.py feat(kortix): add local key-value store and enhance weather tool functionality 2025-07-29 14:33:37 +05:30
stream.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
stream_test.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
thread.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
tools.py feat(api): enhance thread creation and agent functionality 2025-07-29 14:23:12 +05:30