From fdc6a08eb47361dc7501bec248d8fad7baf5d343 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 7 Jan 2025 09:28:34 -0800 Subject: [PATCH] copy --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 043ee9de8..c51ba09d9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,7 @@ ### main branch - Prompts to help DeepSeek work better when alternating between `/ask` and `/code`. +- Streaming pretty LLM responses is smoother and faster for long replies. - Increased max chat history tokens limit from 4k to 8k. - Added support for custom voice format and input device settings. - Disabled Streamlit email prompt by automatically creating credentials file.