Azure-Samples / java-microservices-aca-lab

Spring Petclinic Microservices with AI on Azure Container Apps
https://aka.ms/aca-lab
MIT License
7 stars 31 forks source link

feat: code to support AI chat agent #41

Closed haoozhang closed 2 months ago

haoozhang commented 2 months ago

Purpose

This PR is to add AI chat agent support for aca lab.

Does this introduce a breaking change?

[x] Yes, will upgrade the spring boot and spring cloud version, and introduce a new component.
[ ] No

Pull Request Type

[ ] 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

Other Information