Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option set ollama API endpoint URL in the Follow-Up Prompt configuration. #4048

Open
ndgayan opened this issue Feb 18, 2025 · 1 comment

Comments

@ndgayan
Copy link

ndgayan commented Feb 18, 2025

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

Image

@faanskit
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants