From b4a77bbd2ca4168e487498fa4fc9fbd78f89ec9f Mon Sep 17 00:00:00 2001 From: Extraltodeus Date: Tue, 14 Jul 2026 12:01:23 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f405649..c5a70dc 100644 --- a/README.md +++ b/README.md @@ -150,11 +150,18 @@ stopped). Conversations are persisted (SQLite + full-text search), branchable from any node, and replayable offline. Export a conversation as JSON or Markdown, with or without lens frames. The lens view's height is draggable. +# Some models think in Chinese, hovering above the tokens will show a translation using cosine similarities: image +You can also manually pin a token: + +image + + +# ### 4. Edit tokens ☢