Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(Optional, Boolean) if only the first chunk should be processed. Default is false.

chunkerEnabled (Optional, Boolean) Default is true. If set to false all the input text will be processed at once within a single chunk.

maxChunks

(Optional, Int) the maximum chunks in a call to the service. Default is 512.

...