suna/backend/agent
sharath 5db0b11abc
fix(prompt): rename 'message' parameter to 'text' and 'content' to 'file_contents' for consistency in function calls
2025-06-19 17:11:53 +00:00
..
sample_responses fix(prompt): rename 'message' parameter to 'text' and 'content' to 'file_contents' for consistency in function calls 2025-06-19 17:11:53 +00:00
tools feat(image-validation): implement comprehensive base64 image validation and add tests for various scenarios 2025-06-17 02:22:22 +00:00
__init__.py agent wip 2025-04-11 00:53:01 +01:00
agent_builder_prompt.py chore(dev): improve builder system prompt 2025-06-01 13:21:33 +05:30
api.py chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
gemini_prompt.py fix(prompt): rename 'message' parameter to 'text' and 'content' to 'file_contents' for consistency in function calls 2025-06-19 17:11:53 +00:00
prompt.py fix(prompt): rename 'message' parameter to 'text' and 'content' to 'file_contents' for consistency in function calls 2025-06-19 17:11:53 +00:00
run.py fix(run): update screenshot handling based on model type, adding logging and tracing for better debugging 2025-06-16 12:29:47 +00:00