RUNPROMPT
// Run LLM prompts from your shell
Runprompt
Run LLM prompts from your shell
13EmergingUnknown
What it does
Run LLM .prompt files from your shell with a single-file Python script. Dotprompt is an prompt template format for LLMs where a file contains the prompt and metadata (model, schema, config) in a single file. You can use it to run LLM prompts and get structured responses right in your shell. Quick start | Examples | Tools | Template syntax | Configuration | Providers | Caching | Spec compliance
Getting Started
git
git clone https://github.com/chr15m/runprompt