GoogleCloudPlatform / cloud-code-intellij

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository
Apache License 2.0
318 stars 59 forks source link

Duet AI Chat not working with remote PyCharm (JetBrains Gateway) #3172

Open tarrade opened 7 months ago

tarrade commented 7 months ago

Expected Behavior

Being able to use Duet AI chat with remote Pycharm using JetBrains Gateway

Actual Behavior

When using Duet AI chat, I am getting: "Error getting response from Duet AI"

image

Looks like this is a similar issue than for Duet AI auto completion where first JetBrains need to implement something in JetBrains Gateway to have later Duet AI fully working with remote Pycharm. Opening a ticket to keep track of future progress on these 2 topics .

I already submitted some feedback directly from th UI

Additional Information

ivanporty commented 7 months ago

Thank you for the report @tarrade! Duet AI in remote IDEs is not supported at the moment, and we will let you know when this changes.

tarrade commented 4 months ago

Seems to be working now (at least some component like the "chat" and "explain this code". This is maybe still experimental but nice to see this coming. I am using the latest JetBrains Gateway EAP version, the latest Pycharm version and the latest Cloud Code plugin.