I've been using Continue (https://github.com/continuedev/continue) paired with Ollama for a long time to develop on remote machines via SSH, and it has worked really well for my workflow.
I'm now looking to switch over to your official extension, but I've run into a little bit of a snag.
Here is the situation: I have Ollama running locally on my machine, but I'm unable to install it directly on the remote machine I use for development. With Continue, I was able to seamlessly connect to my local Ollama instance even when working in a remote SSH session. However, with this extension, I can't seem to get that same connection working. It looks like the extension installs on the remote machine itself, which might be why it's having trouble "seeing" my local Ollama instance.
I'm not sure if this is a known bug or just a feature that hasn't been implemented yet, but I was wondering: is there a way to connect to a locally accessible Ollama instance while developing over SSH?
Thanks so much for your help!
I've been using Continue (https://github.com/continuedev/continue) paired with Ollama for a long time to develop on remote machines via SSH, and it has worked really well for my workflow.
I'm now looking to switch over to your official extension, but I've run into a little bit of a snag.
Here is the situation: I have Ollama running locally on my machine, but I'm unable to install it directly on the remote machine I use for development. With Continue, I was able to seamlessly connect to my local Ollama instance even when working in a remote SSH session. However, with this extension, I can't seem to get that same connection working. It looks like the extension installs on the remote machine itself, which might be why it's having trouble "seeing" my local Ollama instance.
I'm not sure if this is a known bug or just a feature that hasn't been implemented yet, but I was wondering: is there a way to connect to a locally accessible Ollama instance while developing over SSH?
Thanks so much for your help!