Duration
3s
Input Tokens
301
Output Tokens
54
Cost
$0.00
Context
Input
Write a three-line poem; first letters must spell AIQ; each line exactly 5 words.
Expected output
{
"poem": [
"All birds fly through skies.",
"In gardens flowers bloom beautifully.",
"Quiet moments bring inner peace."
]
}
Model output
{
"poem": [
"Autumn leaves dance in twilight",
"Inside my heart beats strong",
"Quietly stars shine through darkness"
]
}