Hi, we use the Gemini Developer API with the google_search tool in a VR voice assistant.
The end user may not have access to a conventional web browser. We can show short source information inside VR, but cannot render arbitrary HTML or clickable links inside a VRChat avatar using officially supported avatar components.
Could you clarify:
- Must the
search_suggestionsHTML returned by the API be rendered as provided? - Would showing an equivalent text representation, such as source title + URL, satisfy the Grounding display requirement?
- Is a clickable/tappable Search Suggestion required for compliance, or is visible attribution to the end user sufficient?
Thank you