Mintplex-Labs / vector-admin

The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
https://vectoradmin.com/
MIT License
1.49k stars 227 forks source link

Text splitter preview #41

Open timothycarambat opened 1 year ago

timothycarambat commented 1 year ago

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.