| Class and Description |
|---|
| ByteSequence
Represents a sequences of bytes.
|
| ByteSequence.Of
An immutable implementation of the
ByteSequence. |
| ChatFormatDescriptor
Describes the various chat messaging formats for the purpose of counting tokens in chat conversations against different models.
|
| Encoding
Represents variants of BPE encoding.
|
| GPT3Tokenizer
Java implementation of the GPT3/4 tokenizer.
|
| TokenCount.Calculator
Interface for pluggable token counting logic.
|
Copyright © 2023. All Rights Reserved.