Skip to content

Commit c57d39f

Browse files
authored
Merge pull request #206297 from shshubhe/patch-34
Update limits.md
2 parents a44c103 + 2fe8e4a commit c57d39f

File tree

1 file changed

+2
-2
lines changed
  • articles/cognitive-services/language-service/question-answering/concepts

1 file changed

+2
-2
lines changed

articles/cognitive-services/language-service/question-answering/concepts/limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ File names may not include the following characters:
4747
### Maximum number of files
4848

4949
> [!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.
5151
5252
### Maximum number of deep-links from URL
5353

@@ -129,4 +129,4 @@ These represent the limits when unstructured files are used to *Create new proje
129129
These represent the limits when REST API is used to answer a question based without having to create a project/knowledge base:
130130
* Number of documents: 5
131131
* Maximum size of a single document: 5,120 characters
132-
* Maximum three responses per document.
132+
* Maximum three responses per document.

0 commit comments

Comments
 (0)