ThoughtChain

When To Use

  • Debug and trace complex call chains in the Agent System.
  • Similar chain-like scenarios.

Examples

Basic usage.

expand code expand code

The ThoughtChain supports three sizes of small, middle and large. Default size is middle.

expand code expand code

The thought chain nodes support configuring the Status property to clearly indicate the current execution status of the node.

expand code expand code

Configure Collapsible to enable the expand for the content area of thought chain nodes.

expand code expand code

The Items property supports flexible customization. For more details, refer to the ThoughtChainItem definition.

expand code expand code

The ThoughtChain component supports nested usage.

expand code expand code

API#

Suggestion