Duration
N/A
Input Tokens
0
Output Tokens
0
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
nullPull structured data out of messy text — ingredients from a recipe, fields from a contract, attributes from a product description. The plumbing behind catalogue, intake, and processing pipelines.
From the extracted description about an outfit. Extract info about the the outerwear{
"type": "blazer",
"color": "navy",
"size": "L"
}null