Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Support remote ollama service hosts #3

Open
jpmcb opened this issue Dec 14, 2023 · 1 comment
Open

feature: Support remote ollama service hosts #3

jpmcb opened this issue Dec 14, 2023 · 1 comment

Comments

@jpmcb
Copy link
Owner

jpmcb commented Dec 14, 2023

nvim-llama should support using a remote ollama host: ollama supports this out of the box with a OLLAMA_HOST env variable but using docker, we'll need to inspect this manually and pass that to the docker client container or add it as an optional setting.

@catdevman
Copy link

Along these same line it would be nice if it could detect that a local copy of the ollama service is already running and just use that interface instead of the ad hoc docker commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants