节点与集成
Item List Output Parser
英文官方文档 / integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.outputparseritemlist.md / 固定提交 15824496
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.
Templates and examples
Browse Item List Output Parser node documentation integration templates or search all templates
Related resources
Refer to LangChain's output parser documentation for more information about the service.
View n8n's Advanced AI documentation.