Duration
8s
Input Tokens
566
Output Tokens
126
Cost
$0.00
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": "Medium"
}