Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
163 stars 82 forks source link

template: .NET AI samples with Azure OpenAI #326

Closed FBoucher closed 6 months ago

FBoucher commented 6 months ago

new azd template to the gallery

.NET AI samples with Azure OpenAI

There isn't a specific PR to add azd as we planned using it day 1.

Your template repository

Place your template repository link here: https://github.com/dotnet/ai-samples

If you are submitting a resource to be added to the awesome-azd README:

hemarina commented 6 months ago

@v-xuto Could you test these templates?

v-xuto commented 6 months ago

@v-xuto Could you test these templates?

Testing.

v-xuto commented 6 months ago

@hemarina, @FBoucher We have finished this template test, and we filed one issue. Please review.

FBoucher commented 6 months ago

@hemarina gpt-35-turbo and dall-e-3 are different model used within the samples. I though using the tag (without the version) would be better.

@v-xuto Thanks I open a PR to fix those errors. 🙏

FBoucher commented 6 months ago

@hemarina When the template will be visible on https://azure.github.io/awesome-azd/ ? the azd init --template dotnet/ai-sample command is working but I don't see the template there. :)

hemarina commented 6 months ago

@FBoucher We sync/release to the site every Wednesday morning. New merged templates will be up March 27 morning. We also do sync by request if needed.