Zhongshuai Cao
Zhongshuai Cao
I came across the same require, scheduled a few hundreds experiments, and some job failed. I have the run_id, but I don't find any documents or functions can take the...
I am working on my local environment and got the same error message when I run ```bash azd init -t azure-search-openai-demo ``` A detailed permission list can be provided to...
Same issue here, changing the main.bicep doesn't help, and cannot find any other settings about the tag
I've been manually adjusting the backend name to deploy multiple instances within the same resource group. I'm unsure if this approach is recommended. I suggest making the service name configurable...
> Hi all! The "backend" service name in azure.yaml must match the tags in infra/ folder. > > If you are trying to deploy two backends to the same resource...
Great documentation! I still have a question in terms of the pricing, especially for the Azure openai service. When I check metrics and pull the consumption chart, I notice there...
> Where do you get that chart from? Is that in Azure OpenAI Studio? I'll need to find whatever team is responsible and ask them. Thanks! It is in the...
I think we are on our own to rewrite the chatcompletion part. I personally tested my gpt3.5 deployment and the chatcompletion is working, but the demo code seems to be...
> Hi @tekowalsky , it is valid to use the old-fashioned API call on GPT3.5 and the app is able to run as designed. But it seems we won't have...
In addition to handling the csv file, the following request may be how to render the source as the PDF. I guess that may involve office 365 services?