Skip to content

LLM

This section for LLM (Large Language Model) reads and make the work with the LLMs easier.

Note

For the full context of LLM dumping from cli

bash
npx gleanup --pattern '**/*.ts' --ignore "**/*.test.ts" --ignore "**/vitest.config.ts" --ignore "tools/**" --ignore "config/**"

from main branch of kubricate