setParam
Set a single AI parameter by key.
Parameters
key
Parameter name (e.g., "temperature", "end_of_speech_timeout").
value
Parameter value. Type depends on the parameter being set.
Returns
AgentBase — Returns this for method chaining.
Set a single AI parameter by key.
Parameter name (e.g., "temperature", "end_of_speech_timeout").
Parameter value. Type depends on the parameter being set.
AgentBase — Returns this for method chaining.