Flowise/packages/components/nodes
Amr Aly d584c0b700
feat: Add header-based splitting to MarkdownTextSplitter (#4861)
* feat: Add header-based splitting to MarkdownTextSplitter

  - Add dropdown for header level selection (H1-H6)
  - Implement hierarchical splitting (H2 includes H1 headers)
  - Headers preserved with content sections
  - Prioritize semantic boundaries over chunk size

* Update MarkdownTextSplitter.ts

* Update MarkdownTextSplitter.ts

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2025-07-18 12:45:41 +01:00
..
agentflow Bugfix/empty vars (#4892) 2025-07-17 18:32:09 +01:00
agents Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
analytic
cache
chains Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
chatmodels Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
documentloaders Add Oxylabs Document Loader (#4625) 2025-07-08 16:04:46 +01:00
embeddings Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
engine Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
graphs/Neo4j
llms Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
memory feat:Adds new Param in getChatMessages for better context handling (#4273) 2025-05-28 16:02:52 +01:00
moderation
multiagents Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
outputparsers
prompts Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
recordmanager BugFix/Patch: PostGreSQL Record Manager (#4430) 2025-05-27 19:54:00 +01:00
responsesynthesizer
retrievers Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
sequentialagents Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
speechtotext/assemblyai
textsplitters feat: Add header-based splitting to MarkdownTextSplitter (#4861) 2025-07-18 12:45:41 +01:00
tools fix(components): promise.all failed silently when loading MCP tools (#4750) 2025-07-09 10:18:18 +01:00
utilities Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
vectorstores fix: normalize Milvus similarity scores for threshold filtering (#4880) 2025-07-18 12:35:19 +01:00