Commit d3be7a1
Threis/cv 32 ga (#13297)
* Create Base CV 3.2 config
* Add language and start updating examples
* Add model version, corrct other smaller elements
* Tweak language code formatting and description
* Correct Read available resource version
* Attempt to fix failing build
* Ensure parity with ComputerVisionErrors
* Add model version for vision
* Correct ModelVersion to model-version
* Fix JSON formatting error
* Update query param name for model version to "model-version"
* Remove unused error codes from OCR's supported list
* Fix failing tests on OCR operation
* Split vision and ocr Model-Version into to separate elements
* Fix case sensitivity issue
* Add parent "error" object, remove requestId from ComputerVisionError object
* Fix the number of returned captions (maxCandidate is set to 1 so API should return only one caption)
Co-authored-by: bob <bob@bob.com>
Co-authored-by: Ryogo Kanatani <ryogok@microsoft.com>1 parent 55bfefd commit d3be7a1
File tree
25 files changed
+3958
-2
lines changed- specification/cognitiveservices/data-plane/ComputerVision
- stable/v3.2
- examples
25 files changed
+3958
-2
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
65 | 75 | | |
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
79 | 88 | | |
| |||
193 | 202 | | |
194 | 203 | | |
195 | 204 | | |
| 205 | + | |
| 206 | + | |
196 | 207 | | |
197 | 208 | | |
198 | 209 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
55 | 66 | | |
0 commit comments