Documentation Index
Fetch the complete documentation index at: https://doc.heex.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Usage
Thellm command allows you to generate LLM instruction files for CLI automation.
Usage:
Available Options
| Option | Description |
|---|---|
-h, --help | Show this message and exit. |
-of, --output-file FILE | Path where to save the instruction file, allowed extensions: [‘md’, ‘json’, ‘yaml’, ‘txt’] [required] |
Examples
Basic Usage
Generate LLM instruction files to a markdown file:Save as JSON
Generate LLM instruction files to a JSON file:Save as YAML
Generate LLM instruction files to a YAML file:Save as Text
Generate LLM instruction files to a text file: