LLM
This section for LLM (Large Language Model) reads and make the work with the LLMs easier.
- You can checkout full context for LLM Full Context on Kubricate
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