ReferenceRequire InstructionGenerate

Generate

Description: asks an LLM to generate text. This is similar to prompting an LLM.

  • Input: All of the context in its block.
  • Instruction: This is configured in the recipe. It gives an LLM instructions on what it should be generating.
  • Output: The output is the text that an LLM generates. This appears in the results pane by default.

Usage tips

When this macro is nested underneath other macros, it will use all of the context it has seen its block.

Macro preview

Create recipe image

Macro in action