Skip to content

Set History Stop Words

Purpose of the Node

This node allows you to set the stop_words attribute in a ChatHistory. It takes in a ChatHistory and a list of stop words as input, and outputs the updated ChatHistory.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecutionNone
HistoryChatHistoryStructHistory
Stop WordsStop Words ValueStringArray
EndDone with the ExecutionExecutionNone
HistoryUpdated ChatHistoryStructHistory