Companion
Properties
Link copied to clipboard
A constant string used as a prefix to identify "finish" nodes within the AI agent subgraph. Finish nodes typically signify the conclusion of a sequence or process in the graph, and this prefix is used to mark such nodes for easier recognition and handling.
Link copied to clipboard
A constant string used as a prefix to identify the starting node in an AI agent's execution graph. This prefix is utilized to ensure unique identification and separation of the start node within the graph structure or during execution-related operations.