# 「Automation」플러그인의 「AI를 사용하여 게시물을 분류」스크립트가 요청에 항상 이미지 데이터를 포함합니다

**URL:** https://meta.discourse.org/t/triage-posts-using-ai-script-of-automation-plugin-always-includes-image-data-in-request/392143
**Category:** Bug
**Tags:** automation, ai
**Created:** [12월 26, 2025, 4:06오전 UTC](https://meta.discourse.org/t/triage-posts-using-ai-script-of-automation-plugin-always-includes-image-data-in-request/392143 "2025-12-26T04:06:15Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [12월 26, 2025, 9:29오전 UTC](https://meta.discourse.org/t/triage-posts-using-ai-script-of-automation-plugin-always-includes-image-data-in-request/392143/2 "2025-12-26T09:29:52Z")

</div>

@per1234 님, 보고해 주셔서 감사합니다 👍

다음 링크를 통해 수정될 예정입니다.

> <https://github.com/discourse/discourse/pull/36871>
>
> The triage automation was unconditionally including image data in LLM requests w…henever a post had uploads attached. This happened regardless of whether the persona had vision enabled, leading to unexpected token costs for users who only wanted text analysis.
> 
> The fix adds a check for \`triage\_persona.vision\_enabled\` before including uploads in the prompt, matching how the Playground already handles this.
> 
> Ref - https://meta.discourse.org/t/392143

---

_[View the full topic](https://meta.discourse.org/t/triage-posts-using-ai-script-of-automation-plugin-always-includes-image-data-in-request/392143)._
