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 Updated

File contents

kreuzberg-dev/tree-sitter-language-pack/tree/main/plugin/skills/chunking-for-llms commit b07d5bc618

Frequently asked questions

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