langflow icon indicating copy to clipboard operation
langflow copied to clipboard

0.63 release seems broken, can't give input to agent/tools

Open ATL64 opened this issue 2 years ago • 3 comments
trafficstars

Describe the bug Some agents and tools are missing inputs i.e. can't connect any input to them

Browser and Version Chrome

To Reproduce Steps to reproduce the behavior:

  1. Both locally and the GCP deployment exhibit this problem for me
  2. Drag and drop zero shot agent or any of the ones in the screenshot (I did not thoroughly check all components on the left pane, but probably more are broken too)
  3. See there is no input connection available for those boxes at all

Screenshots

Screen Shot 2023-04-30 at 11 52 56 AM

ATL64 avatar Apr 30 '23 10:04 ATL64

yeah and lots of errors in terminal

ngmisl avatar Apr 30 '23 11:04 ngmisl

Yeah, the same:(

DmitryKorzhov avatar Apr 30 '23 12:04 DmitryKorzhov

I have the same issue running 0.0.63 on huggingface. But I did also notice this same issue on the default langflow template on huggingface, which seems to be on version 0.0.43...

jellederijke avatar Apr 30 '23 20:04 jellederijke

Please, let me know if these are still a problem.

ogabrielluiz avatar May 01 '23 22:05 ogabrielluiz

@ogabrielluiz The other issue shows up now, the one with langchain.base_language due to 0.154 langchain version. Can't start the app

ATL64 avatar May 01 '23 23:05 ATL64

@ATL64 Could you check if you have version 0.0.65? It worked here.

ogabrielluiz avatar May 01 '23 23:05 ogabrielluiz

I uninstalled langchain and langflow and reinstalled and now the issue with the nodes as in the screenshot is resolved (simply doing pip upgrade was giving me troubles now for some reason). However, the chat doesn't work, and I'm getting other stuff in terminal like "WARNING: Invalid HTTP request received.". Don't have time to do the bug report now, but if nobody does I will open new issue tomorrow. This one we can close I think. Thanks :)

ATL64 avatar May 01 '23 23:05 ATL64

Thanks, @ATL64. I'll test it some more here.

ogabrielluiz avatar May 02 '23 01:05 ogabrielluiz