summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2025-06-17 07:27:24 +0300
committerGrail Finder <wohilas@gmail.com>2025-06-17 07:27:24 +0300
commit5a489211ef184a62f5ed81dd8f742f340ec794e9 (patch)
tree427aed874dde03f76ace0be8efac0d7edf40b5b1
parent4c8c9b3ab8bb0b491f03b5fd9f0797ece59d3a47 (diff)
Chore: readme update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f39dc80..6c29107 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,10 @@ made with use of [tview](https://github.com/rivo/tview)
- showing images (not really, for now only if your char card is png it could show it);
- tts/stt (if whisper.cpp server / fastapi tts server are provided);
-#### does not have/supprot
+#### does not have/support
- images; (ctrl+j will show an image of the card you use, but that is about it);
- RAG; (RAG was implemented, but I found it unusable and then sql extention broke, so no RAG);
-- MCP; (agentic is implemented, but as a raw and predifined functions for llm to use. see [tools.go](https://github.com/GrailFinder/gf-lt/blob/master/tools.go));
+- MCP; (agentic is implemented, but as a raw and predefined functions for llm to use. see [tools.go](https://github.com/GrailFinder/gf-lt/blob/master/tools.go));
#### usage examples
![usage example](assets/ex01.png)