prompt

open val prompt: Prompt(source)

Represents the current prompt associated with the LLM session. The prompt contains the input messages, model configuration, and parameters.

Typical usage includes providing input to LLM requests, such as: