Duration
4s
Input Tokens
650
Output Tokens
133
Cost
$0.01
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": "blazer",
"color": "navy",
"size": "L"
}