File size: 377 Bytes
9415028 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | [
{
"id": "change_1",
"label": "Short label for this change",
"description": "Detailed description of what changes. Be specific — the LLM needs to understand exactly what's different so it can re-evaluate from the persona's perspective."
},
{
"id": "change_2",
"label": "Another change",
"description": "Description of the second change."
}
]
|