You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/question-answering/concepts/limits.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ File names may not include the following characters:
47
47
### Maximum number of files
48
48
49
49
> [!NOTE]
50
-
> Question answering currently has no limits on the number of sources that can be added. Throughput is currently capped at 10 transactions per second for both management APIs and prediction APIs.
50
+
> Question answering currently has no limits on the number of sources that can be added. Throughput is currently capped at 10 text records per second for both management APIs and prediction APIs.
51
51
52
52
### Maximum number of deep-links from URL
53
53
@@ -129,4 +129,4 @@ These represent the limits when unstructured files are used to *Create new proje
129
129
These represent the limits when REST API is used to answer a question based without having to create a project/knowledge base:
130
130
* Number of documents: 5
131
131
* Maximum size of a single document: 5,120 characters
0 commit comments