Duration
4s
Input Tokens
824
Output Tokens
130
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"
}