Information Extractor - OpenAI Schema Generator
Generate Schema of structural data based on your description
Try it in the Widget Center
Click this url to try this widget and copy the Pro Config template.
Usage
<TODO: enter description here, and remove useless inputs>
Input Parameters
Name | Type | Description | Default | Required |
---|---|---|---|---|
instruction |
| Please describe your intention for extracting information from the input content. You can specify their types and names explicitly. For example: 'Help me to extract the abstract, named as `abs`, and summarize the chapter 3 Method, named as `approach`. Count how many sections are in this paper, named as `num_sec` of type int.' |
Output Parameters
Name | Type | Description | File Type |
---|---|---|---|
name |
| Function name | |
required |
| Required parameters | |
parameters |
| contain `type`(string) and `properties`(object) | |
description |
| Function description |
Output Example
Detailed Guidelines
Example
input
instruction
Output
Last updated