-
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
[Azure AI HealthInsights - RadiologyInsigts] Java SDK version V2 #38314
[Azure AI HealthInsights - RadiologyInsigts] Java SDK version V2 #38314
Conversation
…logyinsights-java-sdk Tomderay/healthinsights radiologyinsights java sdk
…s, but currently BinaryData return is empty in live. Tested in Rest api against same endpoint, should work. Need to investigate how to interprete return values
API change check APIView has identified API level changes in this PR and created following API reviews. |
remove unexisting links
…ttps://github.com/asaflevi-ms/azure-sdk-for-java into asaflevi/healthinsights-radiologyinsights-java-sdk
sdk/healthinsights/azure-health-insights-radiologyinsights/tsp-location.yaml
Show resolved
Hide resolved
...les/java/com/azure/health/insights/radiologyinsights/SampleCriticalResultInferenceAsync.java
Show resolved
Hide resolved
...les/java/com/azure/health/insights/radiologyinsights/SampleCriticalResultInferenceAsync.java
Outdated
Show resolved
Hide resolved
...les/java/com/azure/health/insights/radiologyinsights/SampleCriticalResultInferenceAsync.java
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-radiologyinsights/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-radiologyinsights/README.md
Outdated
Show resolved
Hide resolved
…ttps://github.com/asaflevi-ms/azure-sdk-for-java into asaflevi/healthinsights-radiologyinsights-java-sdk
…nippets with maven plugin
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.
Mostly LGTM
PS: 0.13.3 merged with a minor change to "RadiologyInsightsServiceVersion.java" (actually reverted it back to that from 0.13.1)
sdk/healthinsights/azure-health-insights-radiologyinsights/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-radiologyinsights/pom.xml
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-radiologyinsights/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-radiologyinsights/README.md
Outdated
Show resolved
Hide resolved
From teams chat, please try add a src/samples/README.md A simple one would do, just the link to the sample file, and what it does. Example: |
Description
Radiology Insights is a new model/skill that is going for public in V2 of HealthInsights public service .
Typespec PR: Azure/azure-rest-api-specs#27223
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines