Azure-Samples / aoai-net-starterkit

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

RobEich-FTAContribAlemor-RAG #15

Closed RobEich closed 8 months ago

RobEich commented 8 months ago

Purpose

Minor refactoring & README update

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

Other Information