Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Posts tagged azure-cognitive-services
I use a token obtained with az account get-access-token to deploy finetuned GPTs on Azure, update them (e.g., changing their max hit rate) or remove them. I read on https://learn.microsoft.com/en...
I am deploying a GPT instance in Azure and see: When you create this deployment, the resource change you've made will persist throughout Azure AI Foundry. What does the warning "When you cr...
I use GPT o1 in Azure playground. Typically it works fine: But I got a the following error on a long prompt about code editing: unsupported_value: Unsupported value: 'stream' does not support...