Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SummarizeTextResult

Summarize text result to return to caller.

Properties

id

id: string

A unique identifier for this SummarizeTextResult.

Optional input

input: undefined | string

The original input. Only included if "isEcho" set to true.

Optional modelId

modelId: undefined | string

The OCID of the model used in this inference request.

Optional modelVersion

modelVersion: undefined | string

The version of the model.

summary

summary: string

Summary result corresponding to input.

Functions

getDeserializedJsonObj

getJsonObj