Error: 'engine' or 'deployment_id' parameter

#18
by ConnerB - opened

I've attempted multiple actions, but getting the same error each time (even imported basic conversation chain):

Error: Must provide an 'engine' or 'deployment_id' parameter to create a <class 'openai.api_resources.chat_completion.Ch

Any ideas?

same to me using basic conversation chain from examples, using chatgpt 3.5 turbo. api key is ok.
Error: Must provide an 'engine' or 'deployment_id' parameter to create a <class 'openai.api_resources.chat_completion.

Sign up or log in to comment