# AI启用图像标题的默认设置

**URL:** <https://meta.discourse.org/t/a-setting-for-ai-enabled-image-title-default-value/359019>\
**Category:** Support\
**Tags:** ai\
**Created:** [2025年三月26日 20:15 UTC](https://meta.discourse.org/t/a-setting-for-ai-enabled-image-title-default-value/359019 "2025-03-26T20:15:26Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![fbpbdmin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fbpbdmin/32/300893_2.png) [@fbpbdmin](https://meta.discourse.org/u/fbpbdmin)\
**Post date:** [2025年三月26日 20:15 UTC](https://meta.discourse.org/t/a-setting-for-ai-enabled-image-title-default-value/359019/1 "2025-03-26T20:15:26Z")

</div>

对于 AI 生成的图片标题，用户可以选择关闭。但似乎大多数用户都保持开启状态……  
从 AI 使用的角度来看，这会消耗大量 AI token……甚至比文本的使用量还要多……

- 是否可以设置一个默认关闭的选项？如果有人需要，可以将其打开。
- 或者在发布/粘贴图片时，提供一种决定是否生成标题的方式……  
谢谢……

---

<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:** [2025年三月26日 20:56 UTC](https://meta.discourse.org/t/a-setting-for-ai-enabled-image-title-default-value/359019/3 "2025-03-26T20:56:36Z")

</div>

AI图像字幕功能已提供一些配置选项：

论坛管理员可以通过以下设置开启AI图像字幕功能：  
`ai_helper_enabled_features`：

 ![The image shows an interface with an AI helper enabled, featuring options for selecting tools like "suggestions," "image_captions," and "context_menu" for generating captions. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/9/5/9/9595fb2d08fbeea3d85a7765475f7a11315dc6e4.png)

这将允许在图像上方显示“✨ AI字幕”按钮。

 ![Screenshot 2025-03-26 at 13.50.32](https://global.discourse-cdn.com/meta/original/4X/2/e/9/2e996f2e5c74c98f8ea4384d64e4190cd840f3da.png)

您可以使用 `ai_auto_image_caption_allowed_groups` 设置将“自动”图像字幕功能限制在特定用户组：

 ![The image shows a table setting with a list of "AI auto image caption allowed groups" and includes options for users to toggle automatic image captioning within "trust_level_0" groups. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/b/3/e/b3e9ac60ec4293807739a385579683e29507defd.png)

此组中的用户可以在其用户偏好设置中选择开启/关闭此功能。

为了节省令牌，您可以只允许特定用户组自动为图像添加字幕（例如管理员）。

不过，并非所有图像都会自动添加字幕。存在一个决定图像是否将被字幕化的标准：

- 图像不能太小（≤ 0.1 MP）
- 图像文件名少于20个字符
- 图像文件名是单个单词

目前我们无法自定义这些标准。

---

<div class="post-metadata">

**Author:** ![fbpbdmin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fbpbdmin/32/300893_2.png) [@fbpbdmin](https://meta.discourse.org/u/fbpbdmin)\
**Post date:** [2025年三月27日 02:49 UTC](https://meta.discourse.org/t/a-setting-for-ai-enabled-image-title-default-value/359019/4 "2025-03-27T02:49:01Z")

</div>

谢谢Keegan的回复……同时，我似乎在寻找不同的设置……
