Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EmbedTextResult

The generated embedded result to return.

Properties

embeddings

embeddings: Array<Array<number>>

The embeddings corresponding to inputs.

id

id: string

A unique identifier for the generated result.

Optional inputs

inputs: Array<string>

The original inputs. Only present if "isEcho" is 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.

Functions

getDeserializedJsonObj

getJsonObj