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

Implement real-time text streaming in AI Chat #29607

Closed
nullhook opened this issue Apr 10, 2023 · 4 comments · Fixed by brave/brave-core#18376
Closed

Implement real-time text streaming in AI Chat #29607

nullhook opened this issue Apr 10, 2023 · 4 comments · Fixed by brave/brave-core#18376

Comments

@nullhook
Copy link

Currently, the AI Chat feature consumes HTTP responses that wait for the entire text to be generated before returning to the user. This can lead to a delay in the user's ability to see the words as it is being generated, which can impact the overall user experience.

It would be beneficial to implement real-time text streaming in the AI Chat feature. This would allow users to see the words being generated as they are typed, providing a more interactive and engaging experience

@nullhook nullhook self-assigned this May 8, 2023
@bbondy bbondy moved this to In Progress in Browser AI May 10, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Browser AI Jun 7, 2023
@brave-builds brave-builds added this to the 1.54.x - Nightly milestone Jun 7, 2023
@petemill
Copy link
Member

petemill commented Jun 8, 2023

@nullhook please add test plan

@LaurenWags
Copy link
Member

@rebron @nullhook could you please add the following required labels as necessary:

  • QA/Yes or QA/No (if QA/Yes, please provide a manual test plan)
  • release-notes/include or release-notes/exclude

Thanks!

@nullhook
Copy link
Author

Added a test plan

@stephendonner stephendonner added the QA/In-Progress Indicates that QA is currently in progress for that particular issue label Jun 29, 2023
@petemill petemill added QA/No and removed QA/Yes labels Jul 10, 2023
@LaurenWags LaurenWags removed the QA/In-Progress Indicates that QA is currently in progress for that particular issue label Jul 10, 2023
@LaurenWags
Copy link
Member

Removed QA/In-Progress, see discussion under https://bravesoftware.slack.com/archives/C04KPE0BUDU/p1688150893428279 and https://bravesoftware.slack.com/archives/C04KPE0BUDU/p1688882388478409 for more information.

@petemill petemill moved this from Done to Done - 1.60.x in Browser AI Oct 25, 2023
@mattmcalister mattmcalister moved this from Done - 1.60.x to Done in Browser AI Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants