Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move to TokenTextSplitter for more reliable chunking #1098

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

sarahwooders
Copy link
Collaborator

Please describe the purpose of this pull request.
Llama Index's splitters were not properly chunking down to the specified chunk size.

How to test
poetry run memgpt load directory --name memgpt_docs --input-dir docs --recursive

Related issues or PRs
#1086 #766

Is your PR over 500 lines of code?
No

@sarahwooders sarahwooders linked an issue Mar 6, 2024 that may be closed by this pull request
Copy link
Owner

@cpacker cpacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mtgl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

memgpt as a coding assistant: dogfood with MemGPT code
2 participants