Merge pull request #684 from Tobix99/main

Added markdown_header Text Splitter option
This commit is contained in:
Classic298
2025-09-09 17:09:24 +02:00
committed by GitHub

View File

@@ -1730,6 +1730,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.