CPU
This predictor accepts a text and corresponding JSON schema to generate a structured dictionary. We leverage LLMs to power this.
text
schema
Inputs
string: Input text.
{}
dict: JSON schema.
Outputs