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 e48dec2 2.8 KB Updated

File contents

kreuzberg-dev/tree-sitter-language-pack/tree/main/plugin/.ai-rulez/skills/chunking-for-llms commit e48dec2e96

Frequently asked questions

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