You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can make the summary more useful in a few ways.
Formatting
We currently render the response in plain text. We can enhance this with Markdown support so we can:
Emphasize important terms or topics by bolding them.
Group items into unordered lists and enumerate steps with ordered lists.
Render URLs as clickable links.
Simplifying references
We currently cross-reference the grounding data with inline citations. If there is link information in these results, we can distill this information down into clickable URLs which we can either list below the summary or surface as clickable inline links within the summary.
We can make the summary more useful in a few ways.
Formatting
We currently render the response in plain text. We can enhance this with Markdown support so we can:
Simplifying references
We currently cross-reference the grounding data with inline citations. If there is link information in these results, we can distill this information down into clickable URLs which we can either list below the summary or surface as clickable inline links within the summary.
CC @ofermend
The text was updated successfully, but these errors were encountered: