Azure-Samples / aoai-net-starterkit

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

Initial Commit - Policy Check Engine #10

Closed RobEich closed 9 months ago

RobEich commented 9 months ago

Purpose

Sample: Policy Check Engine added

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce? Feature | 01 Policy Check Engine |

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] 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

Other Information