You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the Ollama endpoints were all hardcoded to localhost. I've got a dedicated box doing my LLM work (with GPUs) so I've created a PR that allows you to specify another endpoint other than localhost.
Please let me know if there's anything you'd like to change in my implementation. It's pretty simple.
Thanks!
The text was updated successfully, but these errors were encountered:
I noticed the Ollama endpoints were all hardcoded to localhost. I've got a dedicated box doing my LLM work (with GPUs) so I've created a PR that allows you to specify another endpoint other than localhost.
Please let me know if there's anything you'd like to change in my implementation. It's pretty simple.
Thanks!
The text was updated successfully, but these errors were encountered: