FreeChat icon indicating copy to clipboard operation
FreeChat copied to clipboard

llama.cpp based AI chat app for macOS

Results 22 FreeChat issues
Sort by recently updated
recently updated
newest added

macOS default for this (which works) is option + return, but Messages and most apps implement shift + return as well also noted in #2

good first issue

I want to be able to do RAG with a set of local files or even my whole filesystem. As a proof of concept, let's try giving FreeChat a long...

Few ideas that could be implemented: * Shift+Cmd+W. Close/Delete conversation. Similar to Safari Close Window. I would personally prefer Cmd+Q for Quit and Cmd+W for delete/close conversation. * Hovering over...

good first issue

Dialing in your perfect settings is annoying and I don't want to have to do the same ones twice. I want something like Terminal's theme picker (pictured below) but for...

enhancement

First of all I just wanted to say this is an awesome project! I downloaded and played with the app and I was blown away by the quality of the...

Speed, stability, performance, simplicity! These are paramount concerns for freechat. The current completion architecture using server.cpp works pretty well but has a few problems: 1. model switching sometimes breaks 2....

⇧⌘N could make a conversation in incognito mode. It is not saved to disk and just exists in the current session.

good first issue

It would be great to be able to search across conversations like in Messages. The UI/UX could be very similar to Messages: - Search bar above left-hand conversation list -...

Folders: I've expanded the data model to introduce folders. The folders can be nested. Conversations can be moved in and out of folders. Folders and Sub Folders with Conversations can...