Duration
3s
Input Tokens
829
Output Tokens
92
Cost
$0.01
Context
Input
From the extracted description about an outfit. Extract info about the the shoesExpected output
{
"type": "brogues",
"color": "brown",
"size": "M"
}Model output
{
"type": "brogues",
"color": "brown",
"size": "M"
}