ComfyUI Node
DIGIT Console Doctor
Read ComfyUI console logs, filter for errors/warnings, and get an AI diagnosis via Gemini.
DIGIT Console Doctor
- run_after
- diagnosis
- raw_logs
◄trigger0►
◄modelgemini-2.5-flash►
◄log_levelwarnings_and_errors►
◄max_log_entries50►
◄gcp_project_id►
◄gcp_region►
◄node_filter►
◄extra_context►
CategoryDIGIT
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| trigger | INT | 00–999999 | Change this value to re-run the diagnosis. |
| model | COMBO | gemini-2.5-flash | 9 options: gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite, gemini-2.0-flash, gemini-2.0-flash-lite, gemini-3.1-pro-preview, +3 |
| log_level | COMBO | warnings_and_errors | Filter logs by severity level. |
| max_log_entries | INT | 505–300 | Maximum number of log entries to send to Gemini. |
| gcp_project_id | STRING | GCP project ID. Auto-detected from DIGIT_GCP_PROJECT env var or GCP metadata. | |
| gcp_region | STRING | GCP region. Auto-detected from DIGIT_GCP_REGION env var or GCP metadata. Defaults to 'global'. | |
| run_afteropt | * | Connect any output from the last node in your workflow to ensure Console Doctor runs last. | |
| node_filteropt | STRING | Only show logs containing this text (e.g. a node name). Leave empty for all. | |
| extra_contextopt | STRING | Extra context to include with the diagnosis request (e.g. 'I was trying to load a LoRA'). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| diagnosis | STRING | — |
| raw_logs | STRING | — |