Duration
7s
Input Tokens
519
Output Tokens
188
Cost
$0.00
Context
Input
From the extracted description about an outfit. Extract info about the the shoes
Expected output
{
"type": "brogues",
"color": "brown",
"size": "M"
}
Model output
{
"type": "brogues",
"color": "brown",
"size": "M (Medium)"
}