Create dynamic, customizable prompts to enhance your AI-powered applications with Aikeedo’s powerful prompt templating feature.
|
).
{ input_name | label:Custom label }
{ input_name | multiline }
enum
)Example:{ input_name | type:enum }
enum
type inputsExample:{ input_name | type:enum | options:Option 1, Option 2, Option 3 }
{ input_name | optional }
{ input_name | placeholder:Custom placeholder }
{ input_name | info:Custom info text }
language
: A dropdown list of supported languages.tone
: A dropdown list of supported voice tones.info
attribute to give users helpful information about each input.