You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: