reor icon indicating copy to clipboard operation
reor copied to clipboard

Allow to change Ollama IP address and port

Open rgmerck opened this issue 10 months ago • 3 comments

Is your feature request related to a problem? Please describe. I like the Ollama integration but Ollama should not be limited to running on the local machine, since it could be running on a different machine on the same network for example.

Describe the solution you'd like Allow in the UI an option to change the IP adress and the port of Ollama.

rgmerck avatar Mar 28 '24 00:03 rgmerck

Right now, you can do this if you setup within Reor an openai api model using these instructions: https://www.reorproject.org/docs/documentation/openai-like-api And set your api url to the ollama openai url like http://localhost:11434/v1/

samlhuillier avatar Mar 28 '24 01:03 samlhuillier

In the next few days, I'll update it so that maybe we use the standard ollama host environment variable which should help you change the host url

samlhuillier avatar Mar 28 '24 01:03 samlhuillier

In the next few days, I'll update it so that maybe we use the standard ollama host environment variable which should help you change the host url

Thanks, that could work

rgmerck avatar Mar 28 '24 01:03 rgmerck