-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
(mostly) front-endPrimarily involves the web interface or API.Primarily involves the web interface or API.enhancementNew feature or requestNew feature or request
Description
Discussed in #536
Originally posted by kolenyo2099 October 15, 2025
Hi all,
I was trying to make use of the local LLM connection feature, but it took me a while to remember that, when connecting to local host from docker, one should switch http://127.0.0.1 for http://host.docker.internal, and thus, when using ollama or lmstudio, with something like http://host.docker.internal:1234/v1.
I thought perhaps there's a fast way of communicating this in the UI.
Cheers,
g.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
(mostly) front-endPrimarily involves the web interface or API.Primarily involves the web interface or API.enhancementNew feature or requestNew feature or request