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