Pamela Fox
Pamela Fox
Replicated with `az deployment`: ?127chatgpt-quickstart % az deployment sub create --location eastus --template-file infra/main.bicep --parameters name=authbicep location=eastus2 A new Bicep release is available: v0.26.54. Upgrade now by running "az bicep...
(Also replicated after upgrading az bicep)
Thank you! Trying now. Is that a change we should make to all our azd templates? I believe a number of them use the former pattern. Or will that not...
This came up today during my VS Code live stream where I showed the creation of PostgreSQL servers. I actually think it's important to do it when creating a server,...
Now I think it should be updated to version 14. That is what we're using for the official WebApp + DB template for Azure.
We've decided to only support 3.9+, closing.
I also don't see anything in the docs to extend the timeout: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/formrecognizer/azure-ai-formrecognizer/README.md You could log an issue in the azure-sdk-for-python repo about this to see if they have any...
Is anyone on the thread able to share a PDF that resulted in a timeout? If so, please email to pamelafox at microsoft . com
openai.error.InvalidRequestError may correspond to multiple errors, so we'd need to see the full error to see what the problem is. Please see instructions here for downloading default_docker.txt: https://blog.pamelafox.org/2023/06/tips-for-debugging-flask-deployments-to.html#download-logs You can...
@namratam30 Are you still seeing this error? openai.error.InvalidRequestError: Must provide an 'engine' or 'deployment_id' parameter to create a If so, it sounds like it thinks it's supposed to use Azure...