Skip to content

Split large chunks#46

Merged
jurasofish merged 5 commits intomainfrom
sub_chunks/3
Mar 2, 2025
Merged

Split large chunks#46
jurasofish merged 5 commits intomainfrom
sub_chunks/3

Conversation

@jurasofish
Copy link
Copy Markdown
Owner

Now chunks over 10k chars (configurable) are split up, to be under 10k chars. Previously these would just be large chunks and the default_response_max_chars option (with a default of 20k chars) would mean that the LLM couldn't see them, and generally in my experience the LLM would just guess things as a result. So basically large functions and large whole files are now happy.

@jurasofish jurasofish enabled auto-merge (squash) March 2, 2025 06:26
@jurasofish jurasofish merged commit 4dc75e2 into main Mar 2, 2025
19 of 20 checks passed
@jurasofish jurasofish deleted the sub_chunks/3 branch March 2, 2025 06:29
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

Successfully merging this pull request may close these issues.

1 participant