searchQueryProvider
Parameters
searchQueryProvider
The provider that defines how to derive the search query from the prompt. Defaults to ai.koog.agents.longtermmemory.retrieval.search.LastUserMessageQueryProvider, which uses the last user message content.