You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our existing chunking strategies are optimized around blocks of written text but are not optimized for handling code. The purpose of this issue is to investigate alternate chunking strategies we could offer for handling code blocks and implement such a strategy for our users.