From 9bf526fd01ad182ac6f21330161ba7a0dff5eb04 Mon Sep 17 00:00:00 2001 From: Laura Date: Sat, 23 Aug 2025 17:44:36 +0200 Subject: [PATCH] tweak --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9bba21..1df2798 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,13 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode - Text/Code file attachments - Reasoning effort control - 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 - Authentication (optional) ## TODO -- cost tracker +- total cost tracker - settings - auto-retry on edit - ctrl+enter vs enter for sending