builder

Creates and returns a new instance of AIAgentNodeBuilder, used for constructing and configuring instances of AIAgentNode.

The builder provides a fluent interface for specifying properties and behaviors for the AI agent node, simplifying the creation process.

Return

A new AIAgentNodeBuilder instance.