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

That’s close but not quite right, you need to select array first and then set the array_type as a string so it says "tags": ["string"]

3 Likes