s-kostyaev / ellama

Ellama is a tool for interacting with large language models from Emacs.
GNU General Public License v3.0
558 stars 38 forks source link

Ellama attempts to kill current buffer when there is a backend error #171

Open sunng87 opened 2 weeks ago

sunng87 commented 2 weeks ago

Steps to reproduce:

  1. Configure ollama to an unreachable host
  2. Start ellama-ask-line and input the question

Emacs will kill current buffer or prompt for save if it's dirty.