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 agents with LangGraph #140

Closed ks6088ts closed 2 weeks ago

ks6088ts commented 2 weeks ago

What this PR does / why we need it

add agents with LangGraph

Which issue(s) this PR fixes:

Fixes #135

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