Chunking For Llms

Use when the user wants to split source code into chunks for an LLM context window without breaking syntax mid-construct. Covers `ts-pack process --chunk-size`, why syntax-aware splits beat fixed-byte splits, picking a size, and the chunk JSON shape.

kreuzberg-dev 639fa1f 3.0 KB Updated

File contents

kreuzberg-dev/plugins/tree/main/plugins/tree-sitter-language-pack/skills/chunking-for-llms commit 639fa1f8be

Frequently asked questions

npx skillmds@latest add kreuzberg-dev/chunking-for-llms