CMUEberlyCenter / eberly-docuscope-wa

Other
0 stars 0 forks source link

When the “Prose” or “Bullets” button is clicked, if no text is already selected in the editor, the AI response should not appear. #81

Closed Ringenberg closed 2 months ago

Ringenberg commented 2 months ago

The following AI response should not appear when the Prose or Bullets button is clicked and if no text is already selected.

"It seems that the notes you intended to provide are missing. Please share the notes so I can assist you in transforming them into a readable paragraph."

Ringenberg commented 2 months ago

Currently, this relies on the response from openAI instead of a prescribed message.

Ringenberg commented 2 months ago

Rework for #80 resolves this.