Uses of Class
xyz.felh.openai.jtokkit.api.GptBytePairEncodingParams
Packages that use GptBytePairEncodingParams
-
Uses of GptBytePairEncodingParams in xyz.felh.openai.jtokkit.api
Methods in xyz.felh.openai.jtokkit.api with parameters of type GptBytePairEncodingParamsModifier and TypeMethodDescriptionEncodingRegistry.registerGptBytePairEncoding(GptBytePairEncodingParams parameters) Registers a new byte pair encoding with the given name.