watercooler icon indicating copy to clipboard operation
watercooler copied to clipboard

WaterCooler is an open source, desktop GUI for interacting with ChatGPT, created with Tauri.

Results 16 watercooler issues
Sort by recently updated
recently updated
newest added

Add support for OpenAI's Whisper speach-to-text model so the user can dictate messages.

enhancement

Should there be some form of request templates? It could just be something like a [GitHub template repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository). How would templates be differentiated? A separate tab in the sidebar? Chats...

enhancement

Add support for the [Tauri Updater](https://tauri.app/v1/guides/distribution/updater).

enhancement

Add code signing for... - [ ] [macOS](https://tauri.app/v1/guides/distribution/sign-macos) - [ ] [Linux](https://tauri.app/v1/guides/distribution/sign-linux) - [ ] [Windows](https://tauri.app/v1/guides/distribution/sign-windows)

enhancement

Provide the ability to add messages, edit message role/content, reorder messages, and/or delete messages in a chat.

enhancement