fixed agent.py extra comma

This commit is contained in:
Lucas Oliveira 2025-09-08 16:36:03 -03:00
parent d6bf6444e5
commit 192693d82d

View file

@ -442,7 +442,6 @@ async def async_langflow_chat(
user_id=user_id,
previous_response_id=previous_response_id,
,
)
if store_conversation: