Hello,
A Docker folk here part of the Docker Model Runner team. 馃憢
Happy to see you're integrating Docker Model Runner in your workflow! 馃檶
The Docker Model Runner's OpenAI endpoint is available for the containers (within the VM) at model-runner.docker.internal.
Hence, you don't need Enable host-side TCP support if you want to access it from within a container.
How do you launch Open WebUI? If you're using a container, can you try with -e OPENAI_API_BASE_URL=http://model-runner.docker.internal/engines/v1?
Let me know if this helps.
We're happy to hear more from you on how we can improve your experience! 馃榿
Thanks,
Dorin
Hello,
A Docker folk here part of the Docker Model Runner team. 馃憢
Happy to see you're integrating Docker Model Runner in your workflow! 馃檶
The Docker Model Runner's OpenAI endpoint is available for the containers (within the VM) at
model-runner.docker.internal.Hence, you don't need
Enable host-side TCP supportif you want to access it from within a container.How do you launch Open WebUI? If you're using a container, can you try with
-e OPENAI_API_BASE_URL=http://model-runner.docker.internal/engines/v1?Let me know if this helps.
We're happy to hear more from you on how we can improve your experience! 馃榿
Thanks,
Dorin