Interface ApiCreateCompletion

Hierarchy

  • ApiCreateCompletion

Properties

execution_metadata: ApiExecutionMetadata

An Execution metadata structure.

output_text: string

Text generated by the model. May be concatenated with the input_text if concat_promptis set to true.

score: ApiScore

A Score structure.

Generated using TypeDoc