langflow
langflow copied to clipboard
LangChain agent components drops response connection with chat output
Bug Description
In v.1.6.5 all langchain agent output connections from response are dropping connections after any action: adding or deleting any other link, saving or sending request from playground. In v.1.5.1 i can not reproduce it
Reproduction
How to reproduce:
- Create a new flow
- Add Openai tools agent component (or tools calls agent, or openai agent or any other langchain agent)
- Connect response output with chat output node
- Connect any other node or close and reopen flow or make a call through playground
Expected behavior
Expected that node with maintain connection with another node
Who can help?
No response
Operating System
Windows 11
Langflow Version
1.6.5
Python Version
None
Screenshot
Flow File
Simple.Agent_drop.problem.json
)
added gif to illustrate the problem
Hi @joazker-bit,
Thank you for your report.