{
"model_id": "string",
"text_or_documents": "Lady Juliet gazed longingly at the stars, her heart aching for Romeo",
"prompt": "string",
"examples": [
{
"text": "ROMEO. But soft! What light through yonder window breaks? It is the east, and Juliet is the sun.",
"extractions": [
{
"extraction_class": "character",
"extraction_text": "ROMEO",
"attributes": {
"emotional_state": "wonder"
}
}
]
}
]
}