Jeffser / Alpaca

An Ollama client made with GTK4 and Adwaita
GNU General Public License v3.0
116 stars 18 forks source link

There's a bug in alpaca where a chat that's renamed before it's used doesn't work. #113

Closed outerpasta closed 1 week ago

outerpasta commented 1 week ago

I'm on Fedora workstation 40 and I downloaded from the Software app using Flathub.

I started a new chat and renamed it from 'New Chat' to something else and it wouldn't let me submit my first question. I had to change the name back to 'New Chat' before it would work.

Steps:

  1. Have created multiple chats and renamed them from 'New Chat #' to something else.
  2. Create a new chat by hitting the plus button.
  3. Rename the chat to something else.
  4. Try to submit a prompt. Expected result: The prompt gets submitted and there is a response generated. Actual result: The prompt doesn't get submitted.
Jeffser commented 1 week ago

Hi thanks for the report, I'm not sure what could be causing this, I will take a look at it later this week

Jeffser commented 1 week ago

Hi again, I just fixed the issue, thanks for the report https://github.com/Jeffser/Alpaca/commit/6ba790416caf633f1ca52754c35a387a0d5ffeda (the commit is named '}' by mistake)