Update README.md

This commit is contained in:
FURK4NGG
2026-04-29 13:01:22 +03:00
committed by GitHub
parent 89eab6f201
commit 6ffaa7ca51
+1 -1
View File
@@ -243,7 +243,7 @@ bind = $mainMod, Q, exec, $capture-ai text
- [x] Caching the language file to avoid repeated file reads - [x] Caching the language file to avoid repeated file reads
- [x] Compatible with Linux(Arch,Debian/Ubuntu) devices - [x] Compatible with Linux(Arch,Debian/Ubuntu) devices
- [x] Control via Terminal (excluding STT and some UI features) - [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) - [x] Run local text model(Local API-based AI)
- [ ] Compatible with macOS, Windows - [ ] Compatible with macOS, Windows