Adding support for sending search responses to RTVI clients
GoogleRTVIObserver
extends the base RTVIObserver
type, to add support for the bot-llm-search-response
message type and providing clients with the search results from the GoogleLLMService
. See this section on Search Grounding for more details.
GoogleRTVIObserver
, install the required dependencies:
GoogleLLMService
is properly configured.
LLMSearchResponseFrame
to the RTVIBotLLMSearchResponseMessage
. Check out the RTVI Standard Reference for details on the message format.
RTVIObserver
and be set up exactly the same otherwise: