Skip to content

Refactor DuoChat chunk handling

Jannik Lehmann requested to merge jnnkl-refactor-duo-chat-streaming into master

What does this MR do and why?

This MR refactors the DuoChat chunk handling away from this Project to the GitLabUI package. Since the GitLabUI package now contains this logic since 78.10 (https://gitlab.com/gitlab-org/gitlab-ui/-/releases/v78.10.0)

solves: #454414 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes.

How to set up and validate locally

  1. Setup Duo Chat: https://docs.gitlab.com/ee/development/ai_features/duo_chat.html#set-up-gitlab-duo-chat
  2. Open up Duo Chat
  3. Ask question
Edited by Jannik Lehmann

Merge request reports

Loading