Skip to contents

A wrapper around get_user_message() to retrieve the most recent user message.

Usage

last_user_message(.llm)

Arguments

.llm

A LLMMessage object.

Value

The content of the last user message.