fixed agent.py extra comma
This commit is contained in:
parent
d6bf6444e5
commit
192693d82d
1 changed files with 0 additions and 1 deletions
|
|
@ -442,7 +442,6 @@ async def async_langflow_chat(
|
||||||
user_id=user_id,
|
user_id=user_id,
|
||||||
|
|
||||||
previous_response_id=previous_response_id,
|
previous_response_id=previous_response_id,
|
||||||
,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if store_conversation:
|
if store_conversation:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue