Azure-Samples / openai

The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
https://aka.ms/azure-openai
MIT License
1.05k stars 353 forks source link

https://xxxxxxx.openai.azure.com/openai/deployments/gpt-4-32k/chat/completions?api-version=2023-11-01-preview suddenly stop working #73

Open anirugu opened 10 months ago

anirugu commented 10 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [x] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

I was using azure OPENAI from last few months. I see a trends that after every month's 1st day a new apiversion can be used. For example current month is 11 so I can use https://xxxxxxx.openai.azure.com/openai/deployments/gpt-4-32k/chat/completions?api-version=2023-11-01-preview.

In this url 11 denote the mm and 01 is first day of month. It was working good in first few day and suddenly it's stopped working. I see 10-01-preview is working but 11-01-preview is give error like resource not found. Is there any specific reason why this api-version suddenly removed.

Any log messages given by the failure

Expected/desired behavior

API was working fine earlier as expected but suddenly start giving error "resources not found". Earlier I am getting proper response.

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.