Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Child pages (Children Display)
allChildrentrue

DesktopGPT Templates can be a powerful tool to help craft simple or complex assistants to help you perform tasks.

There are multiple types of templates supported by DesktopGPT

Inline Templates

Inline templates generally offer a pre defined AI Prompt or Instruction to direct the AI Model on how it should interact with the text you are about to enter.

An example of an AI Prompt might be: Translate the following text to English: Bonjour

You could create a template that has the AI Instruction of “Translate the following text to English” and create the template with the /translate shortcut (command) .

Usage:
/translate Bonjour

Output:
Hello

Templated Instructional Prompts (TIP)

Templated Instructional Prompts offers a more advanced approached of creating work flows.
Workflows gather data from the user and then present that data to the AI with targeted commands.

An example of the TIP Template is the /coverletter template provided by DesktopGPT. This template is designed to ask the user several questions about the job that they want to apply for and create a cover letter. Upon answering the questions, your answers are sent to the AI with instructions to generate the cover letter with the information provided.