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

ollama domains when behind Web (Squid) Proxy #4307

Open
StL-Jim opened this issue May 10, 2024 · 1 comment
Open

ollama domains when behind Web (Squid) Proxy #4307

StL-Jim opened this issue May 10, 2024 · 1 comment

Comments

@StL-Jim
Copy link

StL-Jim commented May 10, 2024

I couldn't find in the FAQ or other docs what domain(s) need to be whitelisted, besides .olllama.com, to allow LLMs to be pulled in via ollama if behind a Web (Squid) proxy. If someone could provide the information I be glad to update the FAQ/Troubleshooting docs with the information and submit a Pull request.

@thinkverse
Copy link

The Ollama registry is: registry.ollama.ai.

const (
defaultHost = "registry.ollama.ai"
defaultNamespace = "library"
defaultTag = "latest"
)

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