Sign up (with export icon)

SuggestionConfig

Api-interface iconinterface

Properties

  • Chevron-right icon

    aiAuthor : object

    The view-only identity used to render AI-sourced suggestions when showAISource is 'author'.

    See aiAuthor.

  • formatDateTime : ( date: string | Date ) => string

  • Chevron-right icon

    showAISource : 'author' | 'pill' | null

    How the AI source of an AI-authored suggestion should be surfaced in the view.

    See showAISource.