# Llm\_tagger: 投稿30871のJSONレスポンスの解析に失敗しました：予期しない文字（タグの後）が、'{"tags":":\["' の行... \[parse.c:706\] にあります

**URL:** <https://meta.discourse.org/t/llm-tagger-failed-to-parse-json-response-for-post-30871-unexpected-character-after-tags-at-line-parse-c-706-in-tags/383444>\
**Category:** Bug\
**Tags:** automation, ai\
**Created:** [2025 年 9 月 21 日午後 4:16 UTC](https://meta.discourse.org/t/llm-tagger-failed-to-parse-json-response-for-post-30871-unexpected-character-after-tags-at-line-parse-c-706-in-tags/383444 "2025-09-21T16:16:50Z")\
**Posts on this page:** 1\
**Showing post:** 9

<div class="post-metadata">

**Author:** ![kuaza](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kuaza/32/264151_2.png) [@kuaza](https://meta.discourse.org/u/kuaza)\
**Post date:** [2025 年 9 月 25 日午後 11:52 UTC](https://meta.discourse.org/t/llm-tagger-failed-to-parse-json-response-for-post-30871-unexpected-character-after-tags-at-line-parse-c-706-in-tags/383444/9 "2025-09-25T23:52:07Z")

</div>

ラベルは文字列の配列であり、「confidence」を整数としてのみ設定することで問題が解決しました。誤報をお詫びします。\<3

```plaintext
{
"tags": "[string]",
"confidence": "integer"
}

```

---

_[View the full topic](https://meta.discourse.org/t/llm-tagger-failed-to-parse-json-response-for-post-30871-unexpected-character-after-tags-at-line-parse-c-706-in-tags/383444)._
