Package-level declarations
Types
Link copied to clipboard
The MessageTokenizer feature is responsible for handling tokenization of messages using a provided Tokenizer implementation. It serves as a feature that can be installed into an AIAgentPipeline
. The tokenizer behavior can be configured with caching or on-demand tokenization based on the provided configuration.
Link copied to clipboard
Configuration class for message tokenization settings.