karthink / gptel

A simple LLM client for Emacs
GNU General Public License v3.0
1.04k stars 113 forks source link

Allow setting query protocol #111

Closed janEbert closed 8 months ago

janEbert commented 9 months ago

https was previously hardcoded; this allows other protocols to be used (useful for hosting locally) while keeping the default.

karthink commented 8 months ago

@janEbert Thanks. I'm closing this now as multiple LLM backend support is now underway (see #104 for an update).