menu
tiktoken_tokenizer_gpt4o_o1 package
documentation
tiktoken_tokenizer_gpt4o_o1.dart
TiktokenEncoder
eotToken property
eotToken property
dark_mode
light_mode
eotToken
property
int
?
get
eotToken
Implementation
int? get eotToken => specialTokens["<|endoftext|>"];
tiktoken_tokenizer_gpt4o_o1 package
documentation
tiktoken_tokenizer_gpt4o_o1
TiktokenEncoder
eotToken property
TiktokenEncoder class