Cluster Nodes
sub-nodes
Item List Output Parser node documentation

Item List Output Parser node

Use the Item List Output Parser node to return a list of items with a specific length and separator.

Node options

  • Number of Items: Enter the maximum items to return. Set to -1 for unlimited items.
  • Separator: Select the separator used to split the results into separate items. Defaults to a new line.

Related resources

Refer to LangChain's output parser documentation (opens in a new tab) for more information about the service.