Skip to main content

Module draft

Module draft 

Source
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§

DraftInput
Input for the draft step.

Functions§

execute
Execute the draft step: fetch tweets, generate replies, check safety.