ComfyUI Node
Gemini JSON Extractor
A ComfyUI node in π€ Gemini with 8 inputs and 2 outputs.
Gemini JSON Extractor
- extracted_json
- formatted_output
βpromptββΊ
βapi_keyβΊ
βmodelgemini-2.0-flashβΊ
βextract_fieldstitle: string
summary: string
keywords: string[]βΊ
βtemperature0.30βΊ
βseed0βΊ
βinput_textβΊ
βsystem_instructionsExtract the requested information from the provided text. Be accurate and concise.βΊ
Categoryπ€ Gemini
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | β | |
| api_key | STRING | β | |
| model | STRING | gemini-2.0-flash | β |
| extract_fields | STRING | title: string summary: string keywords: string[] | β |
| temperature | FLOAT | 0.300β1 | β |
| seed | INT | 00β2147483647 | β |
| input_textopt | STRING | β | |
| system_instructionsopt | STRING | Extract the requested information from the provided text. Be accurate and concise. | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| extracted_json | STRING | β |
| formatted_output | STRING | β |