Nodes/BizyAirPlus/Gemini 3.5 Flash
ComfyUI Node

Gemini 3.5 Flash

A ComfyUI node in BizyAirModelServices/BizyTRD/Gemini Vision with 11 inputs and 2 outputs.

By siliconflow·Created 4 months ago·Updated 19 days ago· 20
Gemini 3.5 Flash
  • images
  • api_config
  • result
  • request_id
prompt
system_instruction
stop_sequences
seed0
temperature1.00
top_p0.00
top_k0
max_output_tokens32768
skip_errorfalse
CategoryBizyAirModelServices/BizyTRD/Gemini Vision

Inputs (11)

NameTypeDefaultDescription
imagesCOMFY_AUTOGROW_V3
promptSTRINGThe text prompt describing what you want the model to do with the image(s).
system_instructionoptSTRINGOptional system instruction to guide the model's behavior.
stop_sequencesoptSTRINGSequences that will stop generation when encountered.
seedoptINT0-1–2147483647Random seed for reproducible results.
temperatureoptFLOAT1.000–2Sampling temperature. The higher the value, the more random the result.
top_poptFLOAT0.000–1Nucleus sampling probability. Lower values focus on more likely tokens.
top_koptINT00–1Top-K sampling. Only consider the top K tokens at each step.
max_output_tokensoptINT327681–65536The maximum length of the generated text, in tokens.
api_configoptBIZYAIR_OPENAPI_CONFIG单次请求覆盖base_url和api_key
skip_erroroptBOOLEANfalse开启后遇到错误不中断工作流,输出对应类型的错误占位符

Outputs (2)

NameTypeDescription
resultSTRING
request_idSTRING