From 89eab6f201b6f7baa930b29854d1ff01dcc028bd Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:59:16 +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 adcd2d7..f742e7b 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(short-term memory + summary memory + embedding-based retrieval + code-aware context) +- [x] Conversational RAG system per chat(short-term memory + summary memory + embedding-based retrieval + code-aware context) - [x] Run local text model(Local API-based AI) - [ ] Compatible with macOS, Windows