langchainjs
langchainjs copied to clipboard
RangeError: Maximum call stack size exceeded
This occurs when I do a GithubRepoLoader for this repository and use RecursiveCharacterTextSplitter. Is there a countermeasure?
Are you able to share a code snippet that produced this error?
it happend to me when i use RecursiveCharacterTextSplitter in the nextjs api
here's the error, and also the text above it, is the example text
Hey @hiroshinishio and @haouarihk, we just pushed a refactor of the recursive splitter - going to close for now but can you please reopen if you see this again?