From e42eb9637190a2e89cf7e37cb10ca986835d9d7a Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 10 Feb 2026 11:27:06 +0300 Subject: Doc: update --- README.md | 2 +- char-specific-context.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d91380..b7e0c44 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ made with use of [tview](https://github.com/rivo/tview) - tts/stt (run make commands to get deps); - image input; - function calls (function calls are implemented natively, to avoid calling outside sources); -- ![character specific context (unique feature)](char-specific-context.md) +- [character specific context (unique feature)](char-specific-context.md) #### how it looks ![how it looks](assets/ex01.png) diff --git a/char-specific-context.md b/char-specific-context.md index 2482e3d..8a67045 100644 --- a/char-specific-context.md +++ b/char-specific-context.md @@ -113,7 +113,7 @@ When `AutoTurn` is enabled, the system can automatically trigger responses from ## Cardmaking with multiple characters So far only json format supports multiple characters. -![card example](sysprompts/alice_bob_carl.json) +[card example](sysprompts/alice_bob_carl.json) ## Limitations & Caveats -- cgit v1.2.3