ks6088ts-labs / workshop-azure-openai

Workshop for Azure OpenAI Service
https://hub.docker.com/repository/docker/ks6088ts/workshop-azure-openai/tags
MIT License
5 stars 1 forks source link

add SLM based chat app #165

Closed ks6088ts closed 3 days ago

ks6088ts commented 3 days ago

What this PR does / why we need it

Which issue(s) this PR fixes:

Fixes #164

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] 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 git@github.com:ks6088ts-labs/workshop-azure-openai.git
cd workshop-azure-openai
make ci-test

What to Check

Verify that the following are valid

Additional Information