Hey guys, I have looked around documentation and found nothing regarding getting the index at which text was split using TokenTextSplitter for example.
For now it returns the usual metadata, page number and document name, but I would like to have at which index it was split.
I think langchain as an option for this, is there something similar here? Maybe a callback?