# 允许 AI 助手仅用于阅读

**URL:** https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871
**Category:** Feature
**Tags:** completed, ai, ai-helper
**Created:** [2024年八月9日 10:34 UTC](https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871 "2024-08-09T10:34:36Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![MachineScholar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/machinescholar/32/424719_2.png) [@MachineScholar](https://meta.discourse.org/u/MachineScholar)
#### Post date: [2024年八月9日 10:34 UTC](https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871/1 "2024-08-09T10:34:36Z")

</div>

目前可以在撰写器中启用 AI 助手，但在阅读帖子时禁用它，反之则不然。是否有计划允许管理员让用户在阅读帖子时使用 AI 助手，但不一定在撰写器中写作时使用？这对于希望将 AI 助手作为订阅福利来销售写作内容的社区非常有用。

感谢任何反馈！

---

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [2024年八月9日 12:15 UTC](https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871/2 "2024-08-09T12:15:52Z")

</div>

您好 👋

可以在 composer 中通过更改站点设置中的 AI 助手功能来禁用它。  
`ai helper enabled features`

默认情况下，它包含：suggestions、context menu

**Suggestions** 是可以为主题生成标题、类别、标签等的。  
**Context menu** 我猜是您想在 composer 中禁用的功能。  
🔽  
 ![Screenshot 2024-08-09 at 14.04.42](https://global.discourse-cdn.com/meta/original/4X/5/d/2/5d2acf5f2223b3c8750ee659d73879162acd4aea.png)

因此，如果您从选定的内容中删除 context menu，它将不会在 composer 中可用，但 [Ask AI] 仍然会显示在帖子中。

* * *

如果我误解了您的请求，我很抱歉…

---

<div class="post-metadata">

### Author: ![MachineScholar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/machinescholar/32/424719_2.png) [@MachineScholar](https://meta.discourse.org/u/MachineScholar)
#### Post date: [2024年八月9日 12:23 UTC](https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871/3 "2024-08-09T12:23:17Z")

</div>

嘿，感谢您的回复！虽然这是事实，我也知道那个设置，但它会完全禁用它（包括订阅者）。我正在寻找的是：

- 允许和禁用针对特定群体的 AI 助手阅读选项
- 允许和禁用针对特定群体的 AI 助手写作选项

---

<div class="post-metadata">

### Author: ![keegan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/keegan/32/383395_2.png) [@keegan](https://meta.discourse.org/u/keegan)
#### Post date: [2024年八月12日 23:20 UTC](https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871/4 "2024-08-12T23:20:52Z")

</div>

这说得通。我已经重命名并更新了一些设置，并推送了这些更改：

> <https://github.com/discourse/discourse-ai/pull/747>
>
> \*\*This PR makes a clearer distinction for site settings related to the AI helper…:\*\*
> \- It renames the setting \`composer\_ai\_helper\_enabled\` → \`ai\_helper\_enabled\`. This is more fitting as it is an overarching setting for enabling AI helper features
> \- It renames \`ai\_helper\_allowed\_groups\` to \`composer\_ai\_helper\_allowed\_groups\` to make the setting unique for only composer AI helper features. Since we already have the separate \`post\_ai\_helper\_allowed\_groups\` this makes sense and allows for a better distinction. 
> 
> This PR also helps satisfy the use-case mentioned \[here\](https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871/2), where we can have separate control of the post AI helper and composer AI helper.

`ai_helper_enabled` 将启用整个 AI 助手功能。

现在还有两个与组相关的设置：  
`composer_ai_helper_allowed_groups` 和 `post_ai_helper_allowed_groups`

> [@MachineScholar](#):
>
> - 允许特定组启用和禁用 AI 助手 **阅读** 的选项

这现在将是 `post_ai_helper_allowed_groups`

> [@MachineScholar](#):
>
> - 允许特定组启用和禁用 AI 助手 **写作** 的选项

这现在将是 `composer_ai_helper_allowed_groups`

---

<div class="post-metadata">

### Author: ![keegan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/keegan/32/383395_2.png) [@keegan](https://meta.discourse.org/u/keegan)
#### Post date: [2024年八月14日 17:00 UTC](https://meta.discourse.org/t/allow-ai-helper-for-reading-only/320871/5 "2024-08-14T17:00:01Z")

</div>

此主题已在 41 小时后自动关闭。不再允许回复。
