Skip to content

Commit f8bf900

Browse files
committed
add new limitation
1 parent c5f7de3 commit f8bf900

File tree

1 file changed

+2
-6
lines changed
  • pages/public_cloud/ai_machine_learning/endpoints_guide_02_capabilities

1 file changed

+2
-6
lines changed

pages/public_cloud/ai_machine_learning/endpoints_guide_02_capabilities/guide.en-gb.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,9 @@ If you require higher usage, please **[get in touch with us](https://help.ovhclo
6262

6363
To ensure security and stability, AI Endpoints APIs enforce default request payload size limits:
6464

65-
- Most endpoints are limited to **2 MB** per request body. This applies to common input types such as String, Json, or Form parameters.
65+
Most endpoints are limited to **2 MB** per request body. This applies to common input types such as String and Json parameters.
6666

67-
However, some endpoints are specifically configured to accept larger payloads due to their use cases:
68-
69-
- `/api/v1/asr` (RIVA ASR models): Configured to allow request bodies up to 1 GB.
70-
71-
These extended limits enable support for large audio files, which are typical in speech-to-text tasks.
67+
However, some endpoints like those handling audio transcriptions, are specifically configured to accept larger payloads due to their use cases. These endpoints can handle larger audio files, but are limited by audio file size and duration. The specific limits of these endpoints will be indicated in their respective model documentation.
7268

7369
### No usage limit
7470

0 commit comments

Comments
 (0)