SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Class OrchestrationEmbeddingResponse

    Response wrapper for orchestration embedding requests.

    Index

    Constructors

    Properties

    _data: EmbeddingsPostResponse
    response: HttpResponse

    Methods

    • Final embedding results with index and object type (which is always embedding) information.

      Returns EmbeddingData[]

      Array of embedding data objects containing both vectors, indices, and object types.

    • Intermediate results from orchestration modules.

      Returns ModuleResultsBase | undefined

      Intermediate results or undefined.

    • Gets the request ID for the embedding response.

      Returns string

      The request ID.

    • Usage information.

      Returns EmbeddingsUsage

      Usage information or undefined.

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.