LastUserMessageQueryExtractor

Default QueryExtractor implementation that extracts the content of the last user message from the prompt.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun extract(prompt: Prompt): String?

Extracts a search query string from the given prompt.