Skip to content

Set Preference Weight Node

AI/Generative/Preferences

Set Preference Weight

Adjusts the relative weight for a specific capability preference

ai_generative_set_preference_weightllm
Inputs4
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

4

Input

Execution
exec_in

Begin execution when ready to adjust

Preferences

Struct
preferences_in

Current preference struct

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

Preferences

String
preferences_key

Which capability weight to change

Default Cost
CostSpeedReasoningCreativityFactualityFunction Calling+4 more

Weight

Float
weight

Weight to set

Range 0 to 1

Output Pins

2

Output

Execution
exec_out

Signals completion after updating

Preferences

Struct
preferences_out

Preferences carrying the new weight

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_preference_weight
Category
AI/Generative/Preferences