NEWCKEditor AI is here! Register for our AI in Enterprise webinar.
Sign up (with export icon)

AIModelsConfig

Api-interface iconinterface

Configuration for AI models.

Properties

  • Chevron-right icon

    defaultModelId : string | undefined

    Decides which model is selected by default across all AI features.

  • Chevron-right icon

    displayedModels : string | Array<string> | undefined

    Decides which models are visible in model selectors across all AI features.

  • Chevron-right icon

    showModelSelector : boolean | undefined

    Decides whether the model selector UI is visible across all AI features (Chat and Review Mode). It is true by default.