From f72c13ba4c56ecc6eef9d3347e1f8961acf244a6 Mon Sep 17 00:00:00 2001 From: Laura Date: Sat, 16 Aug 2025 14:54:41 +0200 Subject: [PATCH] note import/export in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1953181..8ab97f7 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode - `fetch_contents`: fetch page contents for one or more URLs via Exa /contents - Structured JSON output - Statistics for messages (provider, ttft, tps and token count) +- Import and export of chats as JSON files ## TODO -- Import and export of chats - Image and file attachments ## Built With