1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 17:06:42 +00:00
This commit is contained in:
Laura
2025-08-23 17:44:36 +02:00
parent dea725e17c
commit 9bf526fd01

View File

@@ -24,13 +24,13 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode
- Text/Code file attachments - Text/Code file attachments
- Reasoning effort control - Reasoning effort control
- Structured JSON output - Structured JSON output
- Statistics for messages (provider, ttft, tps and token count) - Statistics for messages (provider, ttft, tps, token count and cost)
- Import and export of chats as JSON files - Import and export of chats as JSON files
- Authentication (optional) - Authentication (optional)
## TODO ## TODO
- cost tracker - total cost tracker
- settings - settings
- auto-retry on edit - auto-retry on edit
- ctrl+enter vs enter for sending - ctrl+enter vs enter for sending