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
- [x ] 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)
Minimal steps to reproduce
Any log messages given by the failure
"error": {
"code": "OperationNotSupported",
"message": "The completion operation does not work with the specified model, gpt-35-turbo. Please choose different model and try again. You can learn more about which models can be used with each operation here: https://go.microsoft.com/fwlink/?linkid=2197993."
}
Expected/desired behavior
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
Versions
gpt-35-turbo 0613
Mention any other details that might be useful
When running the API test with this solution against the Creates a completion for the provided prompt, parameters and chosen model. post the error is displayed. Is this version supported? I have it working with 0301.
any known workaround when using APIM for logging?
thanks
Thanks! We'll be in touch soon.
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
"error": {
"code": "OperationNotSupported",
"message": "The completion operation does not work with the specified model, gpt-35-turbo. Please choose different model and try again. You can learn more about which models can be used with each operation here: https://go.microsoft.com/fwlink/?linkid=2197993."
}
Expected/desired behavior
OS and Version?
Versions
gpt-35-turbo 0613
Mention any other details that might be useful
When running the API test with this solution against the Creates a completion for the provided prompt, parameters and chosen model. post the error is displayed. Is this version supported? I have it working with 0301.

any known workaround when using APIM for logging?
thanks
The text was updated successfully, but these errors were encountered: