Azure-Samples / document-intelligence-code-samples

Sample site for Document Intelligence code samples and associated media.
MIT License
80 stars 40 forks source link

UPDATEV4.0 #11

Closed 851996006 closed 5 months ago

851996006 commented 6 months ago

Purpose

  1. Change "click" to "select"
  2. The illustrations in rag and other files are not displayed. Modify the link.
  3. There is a problem with the format of "set your environment" in the README folder of the model topic, and it has been modified.
  4. The prerequisite in the Layout model is missing.

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information