Add chain-of-thought scaffolding to each message, helping smaller local models reason before they answer. A lightweight prompt-preprocessor — no tools, no setup.
Part of lmstudio-suite.
Final answer: line.Enable it in a chat and pick a mode. It appends the reasoning instruction to your message before the model sees it.
Note: this shapes the model's input. For hard schema/JSON enforcement on the output, use
generateStructuredfrom@lmstudio-suite/corein a standalone SDK app.
MIT licensed.