Skip to content

Set History Stream

Purpose of the Node

This node is designed to update the stream attribute of a ChatHistory. It takes in a ChatHistory and a boolean value representing the stream attribute, and outputs the updated ChatHistory.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiates the execution of the node.Execution-
HistoryThe ChatHistory to be updated.StructHistory
StreamThe boolean value representing the new stream attribute.Boolean-
EndSignals the end of the node’s execution.Execution-
HistoryThe updated ChatHistory with the new stream attribute.StructHistory