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

Add debug options for chatting #176

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Add debug options for chatting #176

merged 4 commits into from
Oct 9, 2024

Conversation

sfc-gh-cnivera
Copy link
Collaborator

@sfc-gh-cnivera sfc-gh-cnivera commented Oct 9, 2024

For users trying to debug failures, it is often helpful to provide a request ID. Request IDs are not currently shown anywhere in the app. This PR adds a debug mode setting to the chat window that, when enabled, showcases request IDs for all assistant messages. This will make it easier to provide the relevant info to engineers.

CleanShot.2024-10-09.at.14.17.59.mp4

@sfc-gh-cnivera sfc-gh-cnivera linked an issue Oct 9, 2024 that may be closed by this pull request
@sfc-gh-cnivera sfc-gh-cnivera marked this pull request as ready for review October 9, 2024 21:27
Copy link
Collaborator

@sfc-gh-jsummer sfc-gh-jsummer left a comment

Choose a reason for hiding this comment

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

Great add

@sfc-gh-cnivera sfc-gh-cnivera merged commit dca3090 into main Oct 9, 2024
2 checks passed
@sfc-gh-cnivera sfc-gh-cnivera deleted the surface-request-id branch October 9, 2024 21:57
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.

Surface request ID for messages
2 participants