You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you all developers for this awesome project.
I don't know if this is a feature request or a bug. Could you add an option to set the URL for the OLLAMA for the "Follow-Up Prompts"? I can only set the model name. Please correct me if I'm wrong. I believe the OLLAMA URL defaults to the local host for the Ollama model selection for the follow-up prompt configuration. This causes a fetch error after the response.
I can report the same issue, running Ollama and Flowise in a docker container I need to use a docker name such as http://ollama:11434.
For all other Ollama nodes this is possible to set.
First, thank you all developers for this awesome project.
I don't know if this is a feature request or a bug. Could you add an option to set the URL for the OLLAMA for the "Follow-Up Prompts"? I can only set the model name. Please correct me if I'm wrong. I believe the OLLAMA URL defaults to the local host for the Ollama model selection for the follow-up prompt configuration. This causes a fetch error after the response.
Let's assume our Ollama server is behind a reverse proxy and the URL is https://ollama.example.com
The text was updated successfully, but these errors were encountered: