pub const AI_ORT_MAX_SEQUENCE_LENGTH: usize = 512;
Maximum input sequence length (tokens) for ORT/ONNX tokenizer.