pub fn prompt_text(request: &LlmRequest) -> StringExpand description
Returns a lossy text view of all user messages, joined by newlines.
Only text and refusal blocks are included. Instructions, tool content, reasoning, and media are omitted. Returns an empty string when no user text exists.