Expand description
Content frameworks for varied, human-sounding output.
Provides archetypes for replies, formats for tweets, and structures for threads. Each variant includes prompt fragment guidance so the LLM produces distinctly different content depending on the chosen framework.
Enums§
- Reply
Archetype - How we engage in a reply — shapes the prompt so the LLM varies its approach instead of always producing the same structure.
- Thread
Structure - Structural template for a multi-tweet thread.
- Tweet
Format - Structural format for an original tweet.