Represents a structured prompt for an LLM containing a list of messages, an identifier, and optional language model parameters.
A builder class for creating prompts using a DSL approach.
Marker annotation for the Prompt DSL.
Extends an existing prompt using the Prompt DSL.
Creates a new prompt using the Prompt DSL.