LastUserMessageQueryProvider

Default SearchQueryProvider 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 provide(prompt: Prompt): String?

Extracts a search query string from the given prompt.