Commit ba17f13
authored
[ai-form-recognizer] Support creating composed models (Azure#12564)
* [ai-form-recognizer] Implement beginCreateComposedModel
* Compose samples
* Added a test for compose
* Recorded test for compose model
* Fixed poller to remove 'client' & ran eslint
* Updated a test to use the correct property name
* Made test skipping for AAD compose more robust
* Fixed a small bug in the samples showing 'null'
* Re-recorded compose/selection mark tests
* CHANGELOG
* Disable eslint rule no-invalid-this in formtrainingclient.spec.ts
* Fixed a playback-mode replacement
* Removed a .only1 parent 9348feb commit ba17f13
File tree
18 files changed
+1022
-178
lines changed- sdk/formrecognizer/ai-form-recognizer
- recordings
- browsers
- aad_formtrainingclient
- api_key_formtrainingclient
- node
- aad_formrecognizerclient_nodejs_only_custom_forms
- aad_formtrainingclient
- api_key_formrecognizerclient_nodejs_only_custom_forms
- api_key_formtrainingclient
- review
- samples
- javascript
- typescript
- src
- src
- lro/train
- test
- public
- utils
18 files changed
+1022
-178
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 233 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments