discourse-ai/assets/javascripts/discourse/templates/modal/composer-ai-helper.hbs
Roman Rizzi f99fe7e1ed
FEATURE: Composer AI helper (#8)
* FEATURE: Composer AI helper

This change introduces a new composer button for the group members listed in the `ai_helper_allowed_groups` site setting.

Users can use chatGPT to review, improve, or translate their posts to English.

* Add a safeguard for PMs and don't rely on parentView
2023-03-15 17:02:20 -03:00

1 line
No EOL
78 B
Handlebars

<AiHelper @editor={{this.editor}} @closeModal={{route-action "closeModal"}} />