ComfyUI Node
GROQ Document Analyzer
A ComfyUI node in ComfyGroq/Documents with 5 inputs and 2 outputs.
GROQ Document Analyzer
- analysis
- extracted_data
◄api_key►
◄document_text►
◄analysis_typesummarize►
◄temperature0.30►
◄max_tokens1024►
CategoryComfyGroq/Documents
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| document_text | STRING | — | |
| analysis_type | COMBO | summarize | 5 options: summarize, extract_key_points, qa, sentiment, entities |
| temperature | FLOAT | 0.300–1 | — |
| max_tokens | INT | 1024100–4096 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| analysis | STRING | — |
| extracted_data | LIST | — |