How to get a prompt window in CKEditor 5?

Created on 7 August 2023, over 1 year ago
Updated 26 August 2023, over 1 year ago

Using the changes in 🐛 Enabling any Augmentor in CKEditor5 gives PHP Fatal error Fixed I was able to get a couple of augmentors enabled for my text format. When I actually go to use the augmentor, however, it immediately tries to produce a result, without showing an input for the text to be queried.

Does the augmentor need something in the prompt in order to show the input?

💬 Support request
Status

Closed: works as designed

Version

1.0

Component

User interface

Created by

🇨🇦Canada mandclu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mandclu
  • Status changed to Closed: works as designed over 1 year ago
  • 🇨🇦Canada mandclu

    I was expecting this module to take a similar approach to the OpenAI module, which opens a separate input modal for the prompt. This module works by using whatever text is in the WYSIWYG as the prompt.

    There are pros and cons to both approaches, but it looks like I found my answer.

Production build 0.71.5 2024