hi @doc97040 !!
Welcome to our community and thanks for sharing!
while using docker, it’s best to use http://host.docker.internal:11434
instead of a fixed ip as it may change.
host.docker.internal
will always point to your host, where ollama should be running locally.
Indeed, ubuntu/wsl2 can make things hard, as there are some additional layers in between the components, when compared to linux or mac.