Skip to content

Provide new chunking strategies in localdocs #2635

Closed

Description

Currently we do a character/word based chunking that is very simple. We should enhance our chunking strategies to possibly include:

  • Recursive Character Chunking
  • Token Based Chunking
  • Document Specific Chunking (HTML, MD, Python, CPP, etc)
  • Semantic Chunking

Here is some possible literature:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions