Agentsop Multiscale Chunking

Designs multiscale chunking for RAG by embedding small units for retrieval precision and returning larger context for synthesis. Use when fixed-size chunks either lose surrounding context or dilute relevance in long documents, manuals, filings, or codebases. Covers sentence-window and parent-child or auto-merging strategies, base chunk sizing, and evaluation. Do not use when a single chunk scale already meets retrieval and generation needs.

agentsope 68ac30b 4 files · 34.9 KB Updated

File contents

agentsope/SkillAlchemy/tree/main/skills/agentsop-multiscale-chunking commit 68ac30b0ea

Frequently asked questions

npx skillmds@latest add agentsope/agentsop-multiscale-chunking