azure-sdk-for-java
azure-sdk-for-java copied to clipboard
Add Spring native support for Azure OpenAI
Description
This PR adds metadata used by Spring native, when using this library in a GraalVM native image. This is similar to what @JonathanGiles did on the Azure Blob Storage SDK.
This is an important feature if we want Spring developers to use the Azure OpenAI SDK.
All SDK Contribution checklist:
- [x] The pull request does not introduce [breaking changes]
- [x] CHANGELOG is updated for new features, bug fixes or other significant changes.
- [x] I have read the contribution guidelines.
General Guidelines and Best Practices
- [x] Title of the pull request is clear and informative.
- [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.
Testing Guidelines
- [ ] Pull request includes test coverage for the included changes.
Thank you for your contribution @jdubois! We will review the pull request and get back to you soon.
API change check
API changes are not detected in this pull request.
Hi @jdubois. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.
Hi @jdubois. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen
if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity
label; otherwise, this is likely to be closed again with the next cleanup pass.