ComfyUI Node Runs on cloud
Gemini Input Files
Loads and prepares input files to include as inputs for Gemini LLM nodes. The files will be read by the Gemini model when generating a response. The contents of the text file count toward the token limit. 🛈 TIP: Can be chained together with other Gemini Input File nodes.
Gemini Input Files
- GEMINI_INPUT_FILES
- GEMINI_INPUT_FILES
◄file▾►
Categorypartner/text/Gemini
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| file | COMBO | Input files to include as context for the model. Only accepts text (.txt) and PDF (.pdf) files for now. | |
| GEMINI_INPUT_FILESopt | GEMINI_INPUT_FILES | An optional additional file(s) to batch together with the file loaded from this node. Allows chaining of input files so that a single message can include multiple input files. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| GEMINI_INPUT_FILES | GEMINI_INPUT_FILES | — |