Skip to contents

This function extracts only prompt wraps from a prompt object and reorders them. The order of operations is as follows:

  1. "Unspecified"

  2. "Mode"

  3. "Tool"

Usage

get_prompt_wraps_ordered(prompt)

Arguments

prompt

A prompt object

Value

A list of prompt wraps from the prompt, reordered in order of operations