Skip to content

Set Model Hint Node

AI/Generative/Preferences

Set Model Hint

Adds a soft preference hint for downstream model selection

ai_generative_set_model_hintllm
Inputs3
Outputs2
Security exposure0/10
Packagellm

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
0/10High
PrivacyPotential sensitivity of processed data.
0/10High
PerformanceRuntime or resource pressure.
1/10High
GovernancePolicy, audit, or compliance impact.
1/10High
ReliabilityOperational stability considerations.
0/10High
CostExternal or compute cost impact.
0/10High

Input Pins

3

Input

Execution
exec_in

Begin execution when ready to update

Preferences

Struct
preferences_in

Current model preference state

BitModelPreferenceBitModelPreference12 fields
multimodalboolean | null
cost_weightnumber | null
format float
speed_weightnumber | null
format float
reasoning_weightnumber | null
format float
creativity_weightnumber | null
format float
factuality_weightnumber | null
format float
function_calling_weightnumber | null
format float
safety_weightnumber | null
format float
openness_weightnumber | null
format float
multilinguality_weightnumber | null
format float
coding_weightnumber | null
format float
model_hintstring | null
Schema enforced

Model Hint

String
model_hint

Friendly hint describing the desired model family

Output Pins

2

Output

Execution
exec_out

Signals completion after updating

Preferences

Struct
preferences_out

Preferences with the new hint

BitModelPreferenceBitModelPreference12 fields
multimodalboolean | null
cost_weightnumber | null
format float
speed_weightnumber | null
format float
reasoning_weightnumber | null
format float
creativity_weightnumber | null
format float
factuality_weightnumber | null
format float
function_calling_weightnumber | null
format float
safety_weightnumber | null
format float
openness_weightnumber | null
format float
multilinguality_weightnumber | null
format float
coding_weightnumber | null
format float
model_hintstring | null

Node Info

Internal name
ai_generative_set_model_hint
Category
AI/Generative/Preferences