continue icon indicating copy to clipboard operation
continue copied to clipboard

claude 3 remains stuck on jetbrains ide

Open morandalex opened this issue 1 year ago • 1 comments

Before submitting your bug report

Relevant environment info

- OS: ubuntu 20
- Continue: 0.0.34
- IDE: phpstorm ide

Description

I am using phpstorm as a jetbrains ide the version that I am using neems the latest image

this is the config I am using

{
      "model": "claude-3-opus-20240229",
      "contextLength": 8000,
      "title": "Claude-3",
      "apiKey": "<apikey>",
      "completionOptions": {},
      "provider": "anthropic"
    }

this is what i get Peek 06-03-2024 10-18

I tried on visual studio code. with same issue it works. so I think is only related to jetbrains ide.

To reproduce

No response

Log output

No response

morandalex avatar Mar 06 '24 09:03 morandalex

Getting exactly the same issue, also on jetbrains, using GPT4 0125 (with a custom openai key). Same exact setup and prompts work well in vscode.

SergioTrilogy avatar Mar 07 '24 14:03 SergioTrilogy

It also freezes the entire IDE on my end.

vroudge avatar Jun 03 '24 08:06 vroudge