Skip to content
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

outputContentFormat: 'markdown' leads to some features (keyValuePairs, queryFields) silently not working anymore. #30029

Open
5 of 6 tasks
pachacamac opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@pachacamac
Copy link

pachacamac commented Jun 12, 2024

  • Package Name: "@azure-rest/ai-document-intelligence"
  • Package Version: "1.0.0-beta.2"
  • Operating system: OSX
  • nodejs
    • version: v20.5.1
  • browser
    • name/version:
  • typescript
    • version: "^4.7.4"
  • Is the bug related to documentation in

Describe the bug
When the option outputContentFormat is set to 'markdown', additional features (keyValuePairs, queryFields) don't show up in the result anymore. No error or anomaly in the logs.

To Reproduce
See description, should be clear.

Expected behavior
Should still produce the respective results despite the content format being markdown. Alternatively at least reflect it in the documentation.

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jun 12, 2024
@timovv timovv added Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team Cognitive - Form Recognizer and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants