From 6ffaa7ca519b2ef888c934fc9e0da4bd187cb12b Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:01:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f742e7b..2e6cf50 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ bind = $mainMod, Q, exec, $capture-ai text - [x] Caching the language file to avoid repeated file reads - [x] Compatible with Linux(Arch,Debian/Ubuntu) devices - [x] Control via Terminal (excluding STT and some UI features) -- [x] Conversational RAG system per chat(short-term memory + summary memory + embedding-based retrieval + code-aware context) +- [x] Per-chat conversational RAG system with enable/disable support(short-term memory + summary memory + embedding-based retrieval + code-aware context) - [x] Run local text model(Local API-based AI) - [ ] Compatible with macOS, Windows