create

open override fun create(query: String): SearchRequest(source)

Maps a query string into a SearchRequest for the storage.

Return

The search request to be executed

Parameters

query

The user's query string (typically the last user message content)