Skip to content

feat: enable streaming for the chat

Pavel Shutsin requested to merge 1112-introduce-chat-message-streaming into main

Description

Introduces streaming for Chat in IDE for desktop. WebIDE support will come in a separate MR. The feature is behind a FF for now. To enable it you should add gitlab.featureFlags.chatStreaming: true to your settings.json. See video below.

Related Issues

Resolves #1112 (closed)

How has this been tested?

Screenshots (if appropriate):

Screen_Recording_2023-12-12_at_14.36.00

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Related to #1112 (closed)

Edited by Pavel Shutsin

Merge request reports

Loading