LLMChatRequestBuilderNode creation.
Remarks: Supplies chat message templates, optional tool definitions, tool choice, and response format.
Extends: AbstractNodeProps
Interface Definition
Properties
id (optional)
messages (optional)
reportToClient (optional)
true, you will see the output of this node in the GraphOutputStream.
Inherited from: AbstractNodeProps.reportToClient