ComfyUI Node
Gemini 3.1 Pro (Preview)
A ComfyUI node in BizyAirModelServices/BizyTRD/Gemini with 8 inputs and 2 outputs.
Gemini 3.1 Pro (Preview)
- api_config
- result
- request_id
◄system_prompt►
◄user_prompt►
◄temperature1.00►
◄max_tokens32768►
◄enable_thinkingfalse►
◄enable_searchfalse►
◄skip_errorfalse►
CategoryBizyAirModelServices/BizyTRD/Gemini
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| system_prompt | STRING | System prompt words | |
| user_prompt | STRING | User prompts | |
| temperature | FLOAT | 1.000–2 | Sampling temperature |
| max_tokens | INT | 327681–65536 | Generates the maximum length of the text (Token) |
| enable_thinking | BOOLEAN | false | Start thinking |
| enable_search | BOOLEAN | false | Enable search |
| api_configopt | BIZYAIR_OPENAPI_CONFIG | 单次请求覆盖base_url和api_key | |
| skip_erroropt | BOOLEAN | false | 开启后遇到错误不中断工作流,输出对应类型的错误占位符 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | STRING | — |
| request_id | STRING | — |