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

    Function executeRequest

    • Executes a request to the AI Core service.

      Parameters

      • endpointOptions: EndpointOptions

        The options to call an endpoint.

      • data: any

        The input parameters for the request.

      • OptionalrequestConfig: CustomRequestConfig

        The request configuration.

      • Optionaldestination: HttpDestinationOrFetchOptions

        The destination to use for the request.

      Returns Promise<HttpResponse>

      The HttpResponse from the AI Core service.