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

    Type Alias Citation

    Citation: {
        end_index?: number;
        ref_id?: number;
        start_index?: number;
        title: string;
        url: string;
    } & Record<string, any>

    Representation of the 'Citation' schema.

    Type Declaration

    • Optionalend_index?: number

      End index of the citation in the response text

    • Optionalref_id?: number

      Unique identifier for inline citation

    • Optionalstart_index?: number

      Start index of the citation in the response text

    • title: string

      Title of the citation

    • url: string

      URL of the citation

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