Interface ApiCreateOutput

Hierarchy

  • ApiCreateOutput

Properties

Properties

completions: ApiCreateCompletion[]

The generated completions. One entry for each n_completions requested.

input_text: string

The original prompt that was used to generate the text. Can be concatenated with the generated text if the concat_prompt is set to true in the request.

Generated using TypeDoc