mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-09-02 03:59:12 +02:00
1.1 KiB
1.1 KiB
Settings
Open by clicking the Creator agent in the agent list.
Long Term Memory
--8<-- "docs/snippets/tips.md:agent_long_term_memory_settings"
Autocomplete
These settings control the Autocomplete feature.
Dialogue Suggestion Length
How many tokens to generate (max.) when autocompleting character actions.
Narrative Suggestion Length
How many tokens to generate (max.) when autocompleting narrative text.
Enable Hints
When enabled (the default), a trailing {...} block at the end of your input is treated as a hint that steers the continuation, and is stripped from the field once the suggestion is accepted.
When disabled, any trailing {...} is treated as ordinary text and sent as part of your input.
See Steering the continuation with hints for details.

