-
Notifications
You must be signed in to change notification settings - Fork 20
[Sample] Updating for samples based on dotnet samples #11892
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
base: sdkauto/azure-ai-contentunderstanding-5580124
Are you sure you want to change the base?
[Sample] Updating for samples based on dotnet samples #11892
Conversation
|
Thank you for your contribution @chienyuanchang! We will review the pull request and get back to you soon. |
| # [END parse_raw_json] | ||
|
|
||
| # [START extract_from_raw_json] | ||
| # Extract key information from raw JSON |
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.
Can we follow samples/sample_analyze_binary.py to print out markdown and equivalent document structure to show two ways to access the same functionalities?
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.
Yes, updated
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines