# 포럼의 페르소나 기반 RAG 검색에서 'Search/Read Private' 기능이 작동하지 않나요?

**URL:** https://meta.discourse.org/t/search-read-private-not-working-for-a-persona-driven-rag-search-on-forums/389792
**Category:** Bug
**Tags:** ai
**Created:** [11월 27, 2025, 8:13오전 UTC](https://meta.discourse.org/t/search-read-private-not-working-for-a-persona-driven-rag-search-on-forums/389792 "2025-11-27T08:13:43Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12월 2, 2025, 5:01오전 UTC](https://meta.discourse.org/t/search-read-private-not-working-for-a-persona-driven-rag-search-on-forums/389792/6 "2025-12-02T05:01:41Z")

</div>

이 문제를 디버깅하는 좋은 방법 중 하나는 AI 디버깅을 활성화하는 것입니다. 활성화하면 (I) 버튼이 보이는데, 이 버튼을 클릭하여 LLM으로 전송되는 대량의 데이터를 살펴본 후, 해당 데이터에 사적 콘텐츠가 포함되지 않았는지 확인해 주실 수 있을까요?

> <https://github.com/discourse/discourse/blob/540dc392cd9f83dc7d561147a4baf050220d065f/plugins/discourse-ai/lib/personas/tools/search.rb#L122-L135>

우리의 엔진은 검색 백엔드에 사용자를 전달합니다(봇과 대화를 시작하는 사용자).

---

_[View the full topic](https://meta.discourse.org/t/search-read-private-not-working-for-a-persona-driven-rag-search-on-forums/389792)._
