-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AI Face beta2 #42239
AI Face beta2 #42239
Conversation
API change check APIView has identified API level changes in this PR and created following API reviews. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We likely need more tests on administration clients, after API review pass (they could be in follow-up PRs).
...ion-face/src/samples/java/com/azure/ai/vision/face/samples/FindSimilarWithLargeFaceList.java
Outdated
Show resolved
Hide resolved
sdk/face/azure-ai-vision-face/customization/src/main/java/FaceCustomizations.java
Outdated
Show resolved
Hide resolved
...ion-face/src/main/java/com/azure/ai/vision/face/administration/FaceAdministrationClient.java
Outdated
Show resolved
Hide resolved
Thanks for Weidong's suggestion, manually tested with sample. Will add test in the future. |
Description
v1.2-preview.1
.All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines