Azure-Samples / aoai-net-starterkit

Azure OpenAI Starter Kit for .NET Developers
MIT License
59 stars 12 forks source link

Update README with Azure Sample metadata #9

Closed jamesmcroft closed 9 months ago

jamesmcroft commented 9 months ago

Purpose

This change introduces the required metadata to the README to onboard the repo into the Azure sample browser

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information