I have been successfully using the Cohere-command-r-plus model deployed in Azure AI Studio for over a month. However, today I encountered an issue where my app returns the following error:
[_send_single_request] INFO HTTP Request: POST https://cohere-command-r-plus-XXXX-serverless.swedencentral.inference.ai.azure.com/v1/chat "HTTP/1.1 424 Failed Dependency"
I also tested the model in the Chat playground and received this error:
Request failed with status code 424. Clear the output to start a new dialog.
enter image description here
Has anyone else experienced this issue? Any insights or solutions would be greatly appreciated.
Thank you!
I tried to delete this deployment and create a new one, but got exactly the same errors. I also tried to deploy other models, for example Mistral-large, and it works without errors – so the problem seems to be in the Command-R+ model.