continue icon indicating copy to clipboard operation
continue copied to clipboard

Cmd + I not working with Groq

Open Thelvaen opened this issue 1 year ago • 3 comments

Hello Cmd+I command is not working with Groq.

Looks like the URL for completions is incorrect for the groq provider (going for /openai/v1/completions instead of /openai/v1/chat/completions).

can probably get more info from #1186

Thelvaen avatar May 02 '24 15:05 Thelvaen

The workaround with the config.json and provider openai is still ok.

Thelvaen avatar May 02 '24 15:05 Thelvaen

@Thelvaen Can you share which version of Continue this is happening on? I believe this is currently solved in pre-release and just waiting to be pushed to the main version tomorrow

sestinj avatar May 02 '24 20:05 sestinj

@sestinj ahhhh that's definitely the case then, I'm on the release version published on the extension market place. I'll check further in tomorrow at work, but I believe you've nailed my issue.

Thelvaen avatar May 02 '24 20:05 Thelvaen

tested it works with 0.9.124.

Thanks for your support & help :)

Thelvaen avatar May 03 '24 07:05 Thelvaen