suna/backend/agent
sharath a59e8c8c8a
fix(agent): initialize DBConnection within the run_agent function and increase Redis connection settings
2025-07-09 10:44:51 +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 edge case: handle json file 2025-07-08 22:30:47 +05:30
__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 Merge branch 'main' into perf/remove-dramatiq-worker-rabbitmq 2025-07-08 22:41:44 +05:30
gemini_prompt.py Merge pull request #611 from pepelu0/pepelu/dynamic_time 2025-07-08 20:42:16 +02:00
prompt.py prompt numbering 2025-07-08 20:46:51 +02:00
run.py refactor(run.py): replace synchronous langfuse.flush() with asyncio task for improved performance 2025-07-08 19:32:33 +00:00
run_agent.py fix(agent): initialize DBConnection within the run_agent function and increase Redis connection settings 2025-07-09 10:44:51 +00:00