mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
Text splitter preview #184
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @timothycarambat on GitHub (Sep 8, 2023).
When uploading a document via the UI we should allow the user to optionally specify "Advanced Options" which enables them to set the parameters and type of splitting.
We should also integrate https://langchain-text-splitter.streamlit.app/ as a separate page and tool for the user to use to determine which option is best used.
Fallback or no special options is the current default that is used app-wide.