Expand description
Draft step: fetch discovered tweets, generate LLM reply drafts, run safety checks.
This is the second step in the reply pipeline: given scored candidates, produce draft reply text for human or automated review.
Structs§
- Draft
Input - Input for the draft step.
Functions§
- execute
- Execute the draft step: fetch tweets, generate replies, check safety.