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

Docsite search: Test different chunking strategies #181

Open
hanna-paasivirta opened this issue Mar 12, 2025 · 0 comments
Open

Docsite search: Test different chunking strategies #181

hanna-paasivirta opened this issue Mar 12, 2025 · 0 comments

Comments

@hanna-paasivirta
Copy link
Contributor

          So this splits the chunk at the first line that goes over the limit?

Is the cutoff chunk now going to be massively out of context?

I don't think we need to solve this today but maybe we should raise out an issue for it.

My instinct is that there are all sorts of heuristics we can apply here: cutting out whole HTML elements (section/detail) for example, or splitting out code blocks, or tip boxouts.

Originally posted by @josephjclark in #176 (comment)

@hanna-paasivirta hanna-paasivirta mentioned this issue Mar 12, 2025
7 tasks
@hanna-paasivirta hanna-paasivirta changed the title docsite-rag: Test different chunking strategies Docsite search: Test different chunking strategies Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant