MessageTokenizerConfig
Configuration class for message tokenization settings.
This class specifies the tokenizer to be used and whether caching should be enabled for tokenization. It extends the base FeatureConfig
class, allowing it to be integrated within a feature-driven system.