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
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
I opened the link to see the details of the error, here is a screenshot,Is there anyone who can help me with this?
status message
{
"status": "Failed",
"error": {
"code": "InvalidTemplateDeployment",
"message": "The template deployment 'openai' is not valid according to the validation procedure. The tracking id is 'c858cf6f-91ce-47cb-86a3-3e39d171e2c3'. See inner errors for details.",
"details": [
{
"code": "InvalidResourceProperties",
"message": "The specified scale type 'Standard' of account deployment is not supported by the model 'gpt-4'."
}
]
}
}
The text was updated successfully, but these errors were encountered:
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?
Versions
Mention any other details that might be useful
I opened the link to see the details of the error, here is a screenshot,Is there anyone who can help me with this?
status message
{
"status": "Failed",
"error": {
"code": "InvalidTemplateDeployment",
"message": "The template deployment 'openai' is not valid according to the validation procedure. The tracking id is 'c858cf6f-91ce-47cb-86a3-3e39d171e2c3'. See inner errors for details.",
"details": [
{
"code": "InvalidResourceProperties",
"message": "The specified scale type 'Standard' of account deployment is not supported by the model 'gpt-4'."
}
]
}
}
The text was updated successfully, but these errors were encountered: