mirror of
https://github.com/coalaura/whiskr.git
synced 2025-12-02 20:22:52 +00:00
update readme
This commit is contained in:
BIN
.github/chat.png
vendored
BIN
.github/chat.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 179 KiB |
BIN
.github/files.png
vendored
Normal file
BIN
.github/files.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 175 KiB |
BIN
.github/images.png
vendored
BIN
.github/images.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 653 KiB After Width: | Height: | Size: 540 KiB |
@@ -12,9 +12,13 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode
|
||||
- **Real-time Responses**: Get streaming responses from models as they are generated.
|
||||
- **Persistent Settings**: Your chosen model, temperature, and other parameters are saved between sessions.
|
||||
- **Authentication**: Optional user/password authentication for added security.
|
||||
- Multimodal Output: If a model supports image output (for example, `google/gemini-2.5-flash-image-preview`), whiskr will request and render images alongside text. You can enable/disable this globally via `settings.image-generation` in `config.yml` (default: true).
|
||||
- **Multimodal Output**: If a model supports image output (for example, `google/gemini-2.5-flash-image-preview`), whiskr will request and render images alongside text. You can enable/disable this globally via `settings.image-generation` in `config.yml` (default: true).
|
||||
|
||||

|
||||

|
||||
|
||||
- **File Output**: Models are able to emit text files themselves, which can be downloaded or previewed.
|
||||
|
||||

|
||||
|
||||
### Conversation Control
|
||||
- **Full Message Control**: Edit, delete, or copy any message in the conversation.
|
||||
|
||||
Reference in New Issue
Block a user