Interface ApiTokenizeOptions

Hierarchy

  • ApiTokenizeOptions

Properties

Properties

text: string | string[]

The input(s) that will be used by the model for generation, also known as the prompt. They can be provided either as a single string or as an array of strings for batch processing.

Generated using TypeDoc