Duration
4s
Input Tokens
654
Output Tokens
93
Cost
$0.01
Context
Input
From the extracted description about an outfit. Extract info about the the bottom piece of clothingExpected output
{
"type": "chinos",
"color": "beige",
"size": "M"
}Model output
{
"type": "chinos",
"color": "beige",
"size": "M"
}