suna/backend/agent/tools
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
..
data_providers wip 2025-04-23 15:56:24 +01:00
__init__.py agent wip 2025-04-11 00:53:01 +01:00
computer_use_tool.py wip 2025-04-13 19:50:38 +01:00
data_providers_tool.py twitter BOIIIIIII 2025-04-16 19:10:13 +01:00
message_tool.py Refactor agent and tool configurations to support new model names and parameters 2025-05-03 14:17:46 +02:00
sb_browser_tool.py wip 2025-04-23 15:56:24 +01:00
sb_deploy_tool.py change to exec in deploy 2025-04-23 14:43:57 +01:00
sb_expose_tool.py project_id to get sandbox id 2025-04-23 10:53:38 +01:00
sb_files_tool.py comment out 2025-05-03 03:37:11 +02:00
sb_shell_tool.py tmux prompt eng for non-blocking sess 2025-04-25 19:18:25 +01:00
sb_vision_tool.py support images 2025-04-28 01:28:21 +01:00
web_search_tool.py rem summary from web search 2025-04-25 23:14:35 +01:00