- Issue created by @mgifford
- π©πͺGermany marcus_johansson
hi mgifford - if you use ddev you should try with ttp://host.docker.internal as the host. 127.0.0.1 is the local machine and in this case I'm guessing you have installed Ollama on your laptop, not the ddev web container?
This is documented in the setup process:
However we should have better validation here, so you can not setup a broken connection, I create issue π Make validation better on setup Active and will give you credits on it.
- π©πͺGermany marcus_johansson
Oh, to clarify since I moved this to a support request - if you truly have the Ollama instance installed on the ddev web container, please set this back to a bug report, since something is wrong with the module then.
- πΊπΈUnited States rtdean93
@marcus - I am running Ollama locally and can access it via http://127.0.0.1:11434/
My Drupal instance is running via DDEV. (Orbstack)
However - http://host.docker.internal is not listing models so I cannot chose which model to use for the defualt models.
- πΊπΈUnited States rtdean93
Disregard my previous comment. I changed computers, and this is working. Seems my other laptop had a firewall on port 11434. This is working as expected.