chatgpt-vscode icon indicating copy to clipboard operation
chatgpt-vscode copied to clipboard

Doesn't work in editor view

Open beraaren opened this issue 1 year ago • 5 comments

Verify it's not a duplicate bug report

Describe the Bug

It doesn't work on ... model. And I can't change the model in the settings.

An error occured. ChatGPT error 404: { "error": { "message": "The model text-davinci-003 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations", "type": "invalid_request_error", "param": null, "code": "model_not_found" } }

Please tell us if you have customized any of the extension settings or whether you are using the defaults.

I'm using default settings

Additional context

azure api kulanımıyorum. muhtamelen benim api ile alakalı bir problem var. ayarlara editor view için model özelleştirilme eklenmeli

beraaren avatar Mar 01 '24 06:03 beraaren

Duplicate of #150

robhung avatar Mar 02 '24 21:03 robhung

So the topic does not die, i have exactly the same issue, windows 11 en VSC, it really does not work anything in the editor view, but the directly commands works, the editor view is the cool feature, so it is a real shame that it does not work

abdielalvarez avatar Mar 14 '24 03:03 abdielalvarez

The model selection for "editor view" would be useful feature. Now it is not usable :(

gitkoyot avatar Mar 17 '24 18:03 gitkoyot

I am having the same problem.

rtonerii avatar Mar 19 '24 17:03 rtonerii

I'm experiencing the same issue.

pifabs avatar Apr 01 '24 05:04 pifabs

I'm experiencing the same issue.

mandikaye avatar Jun 08 '24 16:06 mandikaye

Hi everyone - The new models are now available in v0.0.11 please update your extensions. gpt-4o is set as default. The editor view issue is also fixed and now it uses your selected model instead of the deprecated legacy OpenAI model.

genieai-info avatar Jun 14 '24 13:06 genieai-info