Files
talemate/docs/user-guide/agents/creator/settings.md
vegu-ai-tools b6e1e461d5 docs
2026-06-05 14:01:33 +03:00

1.1 KiB

Settings

Open by clicking the Creator agent in the agent list.

Creator agent item

Long Term Memory

--8<-- "docs/snippets/tips.md:agent_long_term_memory_settings"

Autocomplete

These settings control the Autocomplete feature.

Conversation agent autocomplete settings

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.