entropy_thold property

  1. @Float()
double entropy_thold
getter/setter pair

similar to OpenAI's "compression_ratio_threshold"

Implementation

@ffi.Float()
external double entropy_thold;