Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve usefulness of summary #91

Open
cjcenizal opened this issue Oct 19, 2023 · 1 comment
Open

Improve usefulness of summary #91

cjcenizal opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cjcenizal
Copy link
Collaborator

cjcenizal commented Oct 19, 2023

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.

CC @ofermend

@cjcenizal cjcenizal added the enhancement New feature or request label Oct 19, 2023
@cjcenizal cjcenizal self-assigned this Oct 20, 2023
@cjcenizal
Copy link
Collaborator Author

The formatting item has been addressed by #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant