Skip to content

Conversation

@avi-alpert
Copy link
Contributor

@avi-alpert avi-alpert commented Apr 8, 2025

Problem

Users don't have a way to export an Amazon Q chat

Solution

Add an export icon to chat tab bar and, allow users to export conversations from chat history. Users can choose Markdown or HTML format


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@avi-alpert avi-alpert marked this pull request as ready for review April 8, 2025 18:08
@avi-alpert avi-alpert requested review from a team as code owners April 8, 2025 18:08
relatedSuggestions: undefined,
triggerID,
messageID: '',
messageID: triggerID,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sending an empty string for messageId is what caused Q responses to not be included in exported chat transcript

@justinmk3 justinmk3 merged commit 0224426 into aws:master Apr 8, 2025
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants