method
active
method:sequence-prompting

Sequence Prompting

A list-level prompting baseline that asks for k responses in a single call without probability verbalization

Neighborhood — ranked by edge-count

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • Direct Promptingmethod0.793
    The baseline prompting method asking for a single response (e.g., 'Tell me a joke about coffee'), which suffers from mode collapse
  • Personality Promptingframework0.788
    Established baseline for OCEAN steering via personality-descriptive system prompts; compared against injection methods throughout
  • Technique for extracting trait directions by contrasting model activations under trait-eliciting vs. trait-suppressing conditions
  • Technique by which LLMs generate intermediate reasoning steps before final output; used by ChatGPT o3.
  • Imbuing method that prepends a ~50-word personality description as the system message
  • Practitioner's question about sequence in a living process.
  • Dialogue Promptconcept0.761
    The invisibly prepended text that sets the scene for a dialogue and defines the character the agent will role-play
  • The mechanism by which one sequence calls upon another, ensuring that linked centers are created, analogous to function calls in arithmetic.