pinecone-io / pinecone-vercel-starter

Pinecone + Vercel AI SDK Starter
https://pinecone-vercel-example.vercel.app
418 stars 127 forks source link

[Feature] Opportunity to provide some education around splitting method #37

Open zackproser opened 8 months ago

zackproser commented 8 months ago

Is this your first time submitting a feature request?

Describe the feature

Our current splitting method select allows users to choose between:

And if they select the second option, they also get two sliders that appear to allow them to fine-tune the behavior of the strategy further.

My concern is that newcomers to ML / RAG are going to be pretty lost here without additional context. Could we come up with some short descriptive text to display above the select, or perhaps a descriptive paragraph that we update depending on which option is selected?

Something that explains in simple terms to the end user what is going on under the hood and the main differences between each strategy is what I'm currently imagining.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response