suna/backend/agent
mykonos-ibiza 9433afc745 fix: enhance tools parameter handling in agent retrieval
- Added support for tools parameter to accept string, dict, or list types.
- Implemented logging for unexpected tools parameter types and cases where a dict is received.
- Ensured tools filtering is robust and handles various input formats appropriately.
2025-08-09 23:05:20 +05:30
..
sample_responses update description and prompt 2025-08-02 18:56:24 +05:30
suna feat: add sheets tools 2025-08-08 11:38:49 +05:30
tools batch update tasks 2025-08-08 19:12:00 +05:30
versioning feat: integrate composio tooling system 2025-08-05 14:07:42 +05:30
__init__.py agent wip 2025-04-11 00:53:01 +01:00
agent_builder_prompt.py feat: integrate composio tooling system 2025-08-05 14:07:42 +05:30
api.py fix: enhance tools parameter handling in agent retrieval 2025-08-09 23:05:20 +05:30
config_helper.py refactor versioning 2025-07-29 23:41:22 +05:30
custom_prompt.py feat: add dynamic datetime variables to agent prompts 2025-08-01 16:11:35 +08:00
gemini_prompt.py feat: add dynamic datetime variables to agent prompts 2025-08-01 16:11:35 +08:00
json_import_service.py feat: integrate composio tooling system 2025-08-05 14:07:42 +05:30
prompt.py batch update tasks 2025-08-08 19:12:00 +05:30
run.py Refactor agent and sandbox management: streamline sandbox creation, add caching for agent run limits and Stripe customer data, and improve error handling. Update API documentation and logging for better clarity. 2025-08-09 16:21:14 +05:30
utils.py Refactor agent and sandbox management: streamline sandbox creation, add caching for agent run limits and Stripe customer data, and improve error handling. Update API documentation and logging for better clarity. 2025-08-09 16:21:14 +05:30