Table of Contents

Field EnableTokenizationCache

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

Gets or sets a value indicating whether tokenization caching is enabled. Tokenization caching improves performance by storing the results of tokenization operations.

public static bool EnableTokenizationCache

Returns

bool

true if tokenization caching is enabled; otherwise, false. Default is true.