numCtx method

ProviderConfig numCtx(
  1. int contextLength
)

Implementation

ProviderConfig numCtx(int contextLength) =>
    extension('numCtx', contextLength);