Skip to content

feat(llm): optimize map-reduce pipeline and add visual progress bar - #3

Merged
Lingelo merged 1 commit into
mainfrom
feat/optimize-llm-pipeline-progress
Mar 4, 2026
Merged

feat(llm): optimize map-reduce pipeline and add visual progress bar#3
Lingelo merged 1 commit into
mainfrom
feat/optimize-llm-pipeline-progress

Conversation

@Lingelo

@Lingelo Lingelo commented Mar 4, 2026

Copy link
Copy Markdown
Owner

Increase chunk size (800→2000 tokens) and map-reduce threshold (6000→7000) to reduce condense passes by ~2.4x. Raise condense maxTokens (1024→1500) for larger chunks. Replace raw text progress messages in aiSummary with a dedicated enhanceProgress$ observable and a retro-styled progress bar in the note editor.

Increase chunk size (800→2000 tokens) and map-reduce threshold
(6000→7000) to reduce condense passes by ~2.4x. Raise condense
maxTokens (1024→1500) for larger chunks. Replace raw text progress
messages in aiSummary with a dedicated enhanceProgress$ observable
and a retro-styled progress bar in the note editor.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Lingelo
Lingelo merged commit c00e4da into main Mar 4, 2026
1 check passed
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.

2 participants