From 192693d82dcda80ecd6fd75501e9fa5a5af94115 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 8 Sep 2025 16:36:03 -0300 Subject: [PATCH] fixed agent.py extra comma --- src/agent.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/agent.py b/src/agent.py index 7c8f000c..6d94094f 100644 --- a/src/agent.py +++ b/src/agent.py @@ -442,7 +442,6 @@ async def async_langflow_chat( user_id=user_id, previous_response_id=previous_response_id, - , ) if store_conversation: