Table of Contents

Prompts

The Prompts-node is where you create the AI-prompts which are used to generate or modify field content such as product descriptions.

To create a new prompt click + New prompt and configure it: Prompt

You should:

  1. Provide a name and optionally a description
  2. Write the text prompt
  3. If the prompt should be used to modify existing text check Modification prompt
  4. If it's not a modification prompt, set Input to Context
  5. Save

You can also tweak the advanced settings:

  • Temperature is used to increase/decrease randomness in the generated output
  • Max tokens is used to specify the upper limit on the length of the generated text

To display your text in different styles, such as headers or normal text, include the phrase "return the response as HTML" in your prompt.

html prompt

To top