langflow
langflow copied to clipboard
ValueError: Error building vertex Ollama
Running langflow on my Macbook Pro
here is the issue on my terminal:
I run into issue setting up the model. Actually I have llama3 in my machine which I have been using with Webui and I thought I should try out langflow after watching this tutorial
It seems that the API endpoint was not provided to the Ollama component. You should check if the default values (localhost) and the port of the currently running Ollama are properly connected. Have you provided the same settings in the Ollama component as you used in the WebUI?
Thank you @yamonkjd. I fixed with provided local url.
so what did you write in the URL? was it somewhat in the docker and it is not the issue?
Under advanced there is an option to enable the base URL input field