semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Invalid Request 400 Error Running Notebooks

Open ryankmcintyre opened this issue 1 year ago • 0 comments

Describe the bug I'm using Azure OpenAI and going through the notebook samples. When executing the 02-running-prompts-from-file.ipynb notebook against a deployment using the gpt-35-turbo model, the result is Error: Invalid request: The request is not valid, HTTP status: 400. Switching to the text-davinci-003 model succeeds. Similar to issue #649.

To Reproduce Steps to reproduce the behavior: See above description

Suggestion Perhaps add some language to that notebook sample stating which models are supported.

ryankmcintyre avatar May 26 '23 18:05 ryankmcintyre