ks6088ts-labs / workshop-azure-openai

Workshop for Azure OpenAI Service
https://ks6088ts-labs.github.io/workshop-azure-openai/
MIT License
5 stars 1 forks source link

support file input source #91

Closed ks6088ts closed 1 month ago

ks6088ts commented 1 month ago

What this PR does / why we need it

support file input source

Which issue(s) this PR fixes:

Fixes #88

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