Nicholas Vrana
Nicholas Vrana
I second the feature request to hide the title/url bar but leave the navigation bar.
I have stripped this of any complexity in the prompts, but it still has the same results. ``` app: description: '' icon: "\U0001F916" icon_background: '#FFEAD5' mode: workflow name: Empty Test...
Still need this. Is it tracked if I let this close?
This PR fixed it for me: https://github.com/oobabooga/text-generation-webui/pull/1579
It would be much easier to run `git checkout a840942` which reverts you to before the breaking change while you wait for oobabooga to implement the fix. Once a fix...
I’m not sure. Looks like oobabooga just pushed the fix, so hop back to main and see if it works. The Assistant/Human thing is a different bug. I can’t help...
Same issue for me when using gpt-4-turbo-2024-04-09 on Azure OpenAI. 
Use GPT-4-Vision and you will be able to use all of the functionality until this is fixed.
From the docs: ``` from langflow import load_flow_from_json flow = load_flow_from_json("path/to/flow.json") # Now you can use it like any chain flow("Hey, have you heard of LangFlow?") ```
I have the same issue running the docker containers with WSL. The default, http://localhost:7860 gets the same proxy error: ``` langflow-frontend-1 | Proxy error: Could not proxy request /favicon.ico from...