#Azure OpenAI o1 deployed model not working

7 messages · Page 1 of 1 (latest)

meager dust
#

Error when trying to use deployed o1 model in Chat playground. rest of the models work fine. got access to o1 today but not able to use it.

warm glade
#

Hey @meager dust are you stil having this issue?

meager dust
meager dust
#

tested the endpoint on a powershell script with latest api version(2024-12-01-preview) and got this, should i just wait until support is added? - {"error":{"code":"OperationNotSupported","message":"The
completion operation does not work with the specified model, o1. 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."}}

warm glade
meager dust
meager dust
#

o1 Model is now working in Chat playground and through API