From c0f96f7bbe7a8c06c507e97a2d2fdee33e9736d4 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Thu, 7 Aug 2025 12:20:48 +0300 Subject: Chore: readme update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c29107..ad77c7d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ made with use of [tview](https://github.com/rivo/tview) #### has/supports - character card spec; -- llama.cpp api, deepseek (other ones were not tested); +- llama.cpp api, deepseek, openrouter (other ones were not tested); - 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); @@ -38,6 +38,7 @@ F6: interrupt bot resp F7: copy last msg to clipboard (linux xclip) F8: copy n msg to clipboard (linux xclip) F9: table to copy from; with all code blocks +F10: switch if LLM will respond on this message (for user to write multiple messages in a row) F11: import chat file F12: show this help page Ctrl+w: resume generation on the last msg @@ -53,6 +54,7 @@ Ctrl+l: update connected model name (llamacpp) Ctrl+k: switch tool use (recommend tool use to llm after user msg) Ctrl+j: if chat agent is char.png will show the image; then any key to return Ctrl+a: interrupt tts (needs tts server) +Ctrl+q: cycle through mentioned chars in chat, to pick persona to send next msg as ``` #### setting up config -- cgit v1.2.3