Added markdown_header Text Splitter option

This commit is contained in:
Tobias Heinze
2025-09-09 06:28:29 +00:00
parent e5716d0262
commit 15bbe0b6ca

View File

@@ -1718,6 +1718,7 @@ Provide a clear and direct response to the user's query, including inline citati
- Options:
- `character`
- `token`
- `markdown_header`
- Default: `character`
- Description: Sets the text splitter for RAG models.
- Persistence: This environment variable is a `PersistentConfig` variable.