action_instruction

Function action_instruction 

Source
fn action_instruction(action: ParagraphSuggestionAction) -> String
Expand description

Returns a short human-readable instruction for the given action id. Used so the model sees a precise operation description instead of an opaque id, and so we can stress “only this, nothing else” per action.