Recursive Character splitterr

Describe the problem/error/question

I cant find recursive character splitter or html extract nodes to add them to my workflow

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.108.2
  • Database (default: SQLite): PostgreSQL
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):**main
  • Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
  • Operating system: Windows 11

Hey @Ayush_Mishra hope all is well. Recursive character splitter can be found when you are adding a document subnode to a vector store. Then you need to change the text splitting method to custom and then you will be able to add recursive text splitter.

If this helped you, kindly mark my answer as solution. Thank you.

Cheers!

1 Like