Template Prompts
Structure Your AI’s Response
A Template Prompt lets you define the format in which the AI should respond. Instead of just generating free-form text, the AI follows a specific structure, such as JSON, HTML, or any format you need.
For example:
//JSON Output
{"title": "", "description": ""}
//HTML Output
<html><head></head><body></body></html>
This ensures your AI-generated content fits seamlessly into your workflow, whether it’s for APIs, web pages, or structured documents.
To set up a Template Prompt, head to the Prompt section and link it with a System Prompt for tailored responses!