diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | char-specific-context.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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) #### how it looks  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) ## Limitations & Caveats |
