mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-17 11:46:28 +08:00
* 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
1 line
No EOL
78 B
Handlebars
1 line
No EOL
78 B
Handlebars
<AiHelper @editor={{this.editor}} @closeModal={{route-action "closeModal"}} /> |