fabricatio_character.config

Configuration for fabricatio-character.

Single CharacterConfig with all tuneable parameters: templates, thresholds, psychological knowledge prose, seed heuristics, and emotion-somatic mapping.

Usage:

from fabricatio_character.config import character_config value = character_config.mind_personality_high

Attributes

character_config

TOML-backed singleton with all character config values.

Module Contents

fabricatio_character.config.character_config

TOML-backed singleton with all character config values.