ahyatt / llm

A package abstracting llm capabilities for emacs.
GNU General Public License v3.0
142 stars 19 forks source link

Feature request: add ability to customize ollama's host #4

Closed s-kostyaev closed 9 months ago

s-kostyaev commented 9 months ago

Main ollama usage will be on localhost. But in some cases it would be useful to use remote ollama server. So it would be great if users could customize it.

ahyatt commented 9 months ago

PTAL and let me know if that meets your needs.

s-kostyaev commented 9 months ago

That's exactly what I want. Thank you.