Files
the-trial/models/test_prompts_corrected.json

35 lines
852 B
JSON

[
{
"category": "factual",
"prompt": "Who is Josef K. and what happens to him at the beginning of the novel?",
"expected_elements": [
"arrested",
"boarding house",
"unknown charges",
"bank clerk",
"birthday"
]
},
{
"category": "analysis",
"prompt": "Analyze the theme of bureaucratic absurdity in The Trial.",
"expected_elements": [
"incomprehensible legal system",
"labyrinthine bureaucracy",
"absurd procedures",
"authority",
"powerlessness"
]
},
{
"category": "creative",
"prompt": "Write a short passage in Kafka's style describing a character confronting an absurd authority figure.",
"expected_elements": [
"absurdist",
"precise language",
"psychological depth",
"nightmarish",
"alienation"
]
}
]