Llm_tagger: Failed to parse JSON response for post 30871: unexpected character (after tags) at line... [parse.c:706] in '{"tags":":["

How is your JSON response formatted in the persona settings? is it:

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

I’ve used this successfully with GPT4o and Claude… but will try some others

1 Like