Update RAG system description in README

This commit is contained in:
FURK4NGG
2026-04-27 08:20:06 +03:00
committed by GitHub
parent 9d17564efd
commit d0bf53d0e1
+1 -1
View File
@@ -242,7 +242,7 @@ bind = $mainMod, Q, exec, $capture-ai text
- [x] Language support [Turkish, English]
- [x] Compatible with Linux(Arch,Debian/Ubuntu) devices
- [x] Control via Terminal (excluding STT and some UI features)
- [x] Conversational RAG system(last N messages + summary memory + embedding-based retrieval + code context)
- [x] Conversational RAG system(short-term memory + summary memory + embedding-based retrieval + code-aware context)
- [x] Run local text model(Local API-based AI)
- [ ] Compatible with macOS, Windows