Duration
29s
Input Tokens
555
Output Tokens
1680
Cost
$0.00
Context
Input
From the extracted description about an outfit. Extract info about the the outerwearExpected output
{
"type": "blazer",
"color": "navy",
"size": "L"
}Model output
{
"type": "navy wool blazer and gray wool flat cap",
"color": "navy and gray",
"size": "L and N/A"
}