menu
bpe package
documentation
tiktoken/src/error/tiktoken_error.dart
TiktokenError
TiktokenError.new constructor
TiktokenError.new constructor
dark_mode
light_mode
TiktokenError
constructor
TiktokenError
(
String
message
)
Implementation
TiktokenError(this.message);
bpe package
documentation
tiktoken/src/error/tiktoken_error
TiktokenError
TiktokenError.new constructor
TiktokenError class