pub const CONTINUE_PROMPT: &str = "Continue from exactly where you stopped. Do not repeat anything you have already written, \
and do not acknowledge this message.";Expand description
The user turn sent to resume a reply that max_tokens cut off mid-text.
A plain “Continue” invites the model to acknowledge the instruction or start the thought over; naming the requirement keeps the seam invisible in the finished answer.