gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

Gitlab Duo Chat is not returning any output

Open j0nes2k opened this issue 1 year ago • 0 comments

Bug description

Gitlab Duo Chat is not returning any output in Gitpod

Steps to reproduce

  • create a repository on gitlab.com (or fork below)
  • access this repository using gitpod.io
  • install the Gitlab VSCode Extension there
  • create a personal access token using api, read_api, read_user, read_repository, ai_features, add this to Gitpod environment variables
  • open Gitlab Duo Chat, say "hello"

Results:

  • No answer is posted in the Gitpod VSCode Duo View. However I can see the posted query by accessing Duo via the gitlab.com web interface.
  • the prompts seem to be transmitted to Gitlab, as I can see the queries on gitlab.com
  • other features of the Gitlab VSCode extension work fine (like checking pipeline status etc)
  • everything works as designed when using the Gitlab WebIDE
  • I have Gitlab Premium as well as the Duo Pro addon trial

Workspace affected

No response

Expected behavior

Chat answers inline in VSCode using Gitpod

Example repository

https://gitlab.com/j0nes2k/gitlab-duo-vscode-bug

(Pretty empty, but sufficient)

Anything else?

No response

j0nes2k avatar Oct 09 '24 12:10 j0nes2k