diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-02-10 11:27:06 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-02-10 11:27:06 +0300 |
| commit | e42eb9637190a2e89cf7e37cb10ca986835d9d7a (patch) | |
| tree | 955622af5264eb31cbadda8be3be6e107cc9763e | |
| parent | 46a33baabbde39f4090816965ff26840143bae95 (diff) | |
Doc: updatefeat/server
| -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 |
