A versioned LLM prompt template. Extends PromptInput with version tracking for history and rollback capabilities.
Unique identifier for the prompt
The prompt template text, may include Mustache template variables
Version number of this prompt, increments with each update
A versioned LLM prompt template. Extends PromptInput with version tracking for history and rollback capabilities.