Files
talemate/docs/snippets/common.md
veguAI c12a82930e 0.38.0 (#272)
- **Per-Scene Agent Overrides** — Override agent configuration for a single scene without touching your global config.
- **Message Revision History** — Browse and continue from previous regenerations / revisions.
- **Scene Perspective Overrides** — Set distinct narrative perspectives for the player, NPCs, and narrator.
- **Durable World State Snapshot** — The world state snapshot now persists and updates entities across refreshes.
- **World State Highlights** — Characters, objects and places marked by the current world state snapshot are now clickable in the recent message(s) for additional detail.

Plus 30 improvements and 17 bug fixes
2026-07-02 09:28:45 +03:00

2.3 KiB

!!! note "Supported Versions" As of Talemate 0.30 the following python versions are supported: 3.10, 3.11, 3.12 or 3.13

Fist, if you have not done so, create a template group to store the template in.

Then select the group you want to add the template to and click the :material-plus: Create Template button.

world editor templates create attribute template 1

!!! note "Unwanted Prose Requirement" Unwanted phrases are defined in the writing style that is currently selected in the Scene Settings.

See [Writing Style Templates](/talemate/user-guide/templates/writing-style) for more information on how to create a writing style and add unwanted phrases.

!!! abstract "Documentation is a work in progress" Documentation is an ongoing effort and some parts are more complete than others, with some missing entirely. Thanks for your patience, its being worked on!

See the [Node Editor - Crash Course](/talemate/user-guide/howto/infinity-quest-dynamic/) tutorial for an extensive introduction to the node editor.

!!! success "Save!" :material-content-save: Save the scene project.

!!! success "Save!" :material-check-circle-outline: Save the module.

Response Length Enforcement

Controls whether token limits and/or human-readable response length instructions are sent with prompts. Defaults to Limit tokens and send instructions.

See Response Length Enforcement for details.