Hi, so I am using Azure OpenAI API key and I get the following error message:
Must provide an 'engine' or 'deployment_id' parameter to create a <class 'openai.api_resources.chat_completion.ChatCompletion'>
I think it should be added somehow in the ChatCompletion method.