File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
articles/applied-ai-services/form-recognizer Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,25 @@ This article contains both a quick reference and detailed description of Azure F
28
28
29
29
## Model usage
30
30
31
+ ::: moniker range="form-recog-3.0.0"
32
+
31
33
> [ !div class="checklist"]
32
34
>
33
- > * [ ** Form Recognizer SDKs** ] ( quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true )
34
- > * [ ** Form Recognizer REST API** ] ( quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true )
35
+ > * [ ** Form Recognizer SDKs** ] ( quickstarts/get-started-sdks-rest-api.md )
36
+ > * [ ** Form Recognizer REST API** ] ( quickstarts/get-started-sdks-rest-api.md )
35
37
> * [ ** Form Recognizer Studio v3.0** ] ( quickstarts/try-v3-form-recognizer-studio.md )
38
+ ::: moniker-end
39
+
40
+ ::: moniker range="form-recog-2.1.0"
41
+
42
+ > [ !div class="checklist"]
43
+ >
44
+ > * [ ** Form Recognizer SDKs** ] ( quickstarts/get-started-sdks-rest-api.md )
45
+ > * [ ** Form Recognizer REST API** ] ( quickstarts/get-started-sdks-rest-api.md )
36
46
> * [ ** Sample Labeling Tool v2.1** ] ( https://fott-2-1.azurewebsites.net/ )
37
47
48
+ ::: moniker-end
49
+
38
50
| Quota| Free (F0)<sup >1</sup >| Standard (S0)|
39
51
| --| --| --|
40
52
| ** Transactions Per Second limit** | 1 | 15 (default value) |
You can’t perform that action at this time.
0 commit comments