Closed jacobwaller closed 1 year ago
Could you go into your Azure OpenAI studio and check the capacity of your current deployments?
Usually that error means that your other deployments have too high a capacity, and you need to edit those deployments to have lower capacity.
Hey Pamela! Thanks for the quick response. As far as I can see, we only have the two deployments that I'm trying to use. & I've had someone else check the deleted deployments and we have nothing in there either.
Is there anything sticking out here?
Well, that gpt35-turbo says its at 120K TPM, so I would suggest editing that down to 30K. You can click it, then select "edit deployment", and move the slider. I know that the deploy should in theory change that to 30K, but I think it doesn't go in the right order for that to happen.
I ended up just removing them from the main bicep file since they already exist as deployed resources. Unfortunately, I don't think this package works very well with existing openAI deployments right now
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
azd version?
Versions
Mention any other details that might be useful