From c38525b39b51e1cac13bbf0a9f399f79b95a8a29 Mon Sep 17 00:00:00 2001 From: "Su, Xiaomeng" Date: Tue, 28 Oct 2025 13:10:41 +0000 Subject: [PATCH] ocr_api_20250818 Reviewed-by: Kacur, Michal Co-authored-by: Su, Xiaomeng Co-committed-by: Su, Xiaomeng --- docs/ocr/api-ref/ocr_03_0029.html | 5 +++++ docs/ocr/api-ref/ocr_03_0031.html | 2 +- docs/ocr/api-ref/ocr_03_0042.html | 2 +- docs/ocr/api-ref/ocr_03_0161.html | 5 ++--- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/ocr/api-ref/ocr_03_0029.html b/docs/ocr/api-ref/ocr_03_0029.html index 8aec68cec..7aa516cfb 100644 --- a/docs/ocr/api-ref/ocr_03_0029.html +++ b/docs/ocr/api-ref/ocr_03_0029.html @@ -28,6 +28,11 @@

Updated the format of the figure in section "Basic Concepts" from GIF to PNG.

+

2025-8-18

+ +

Updated the description of the url parameter in each API by removing support for public HTTP/HTTPS URLs.

+ + diff --git a/docs/ocr/api-ref/ocr_03_0031.html b/docs/ocr/api-ref/ocr_03_0031.html index 3bd3444f7..7117a6e90 100644 --- a/docs/ocr/api-ref/ocr_03_0031.html +++ b/docs/ocr/api-ref/ocr_03_0031.html @@ -97,7 +97,7 @@

String

Set either this parameter or image. The image file has a size limit of 10 MB. The following image URLs are currently supported:

-
  • Public HTTP/HTTPS URL
  • URL provided by OBS.
+
  • URL provided by OBS.
NOTE:
  • The API response time depends on the image download time. If the image download takes a long time, the API call will fail.
  • Ensure that the storage service where the images to be detected reside is stable and reliable. OBS is recommended for storing image data.
  • The URL cannot contain Chinese characters. If Chinese characters exist, they must be encoded using UTF-8.
diff --git a/docs/ocr/api-ref/ocr_03_0042.html b/docs/ocr/api-ref/ocr_03_0042.html index 650132b7d..08e540162 100644 --- a/docs/ocr/api-ref/ocr_03_0042.html +++ b/docs/ocr/api-ref/ocr_03_0042.html @@ -97,7 +97,7 @@

String

Set either this parameter or image. The image file has a size limit of 10 MB. The following image URLs are currently supported:

-
  • Public HTTP/HTTPS URL
  • URL provided by OBS.
+
  • URL provided by OBS.
NOTE:
  • The API response time depends on the image download time. If the image download takes a long time, the API call will fail.
  • Ensure that the storage service where the images to be detected reside is stable and reliable. OBS is recommended for storing image data.
  • The URL cannot contain Chinese characters. If Chinese characters exist, they must be encoded using UTF-8.
diff --git a/docs/ocr/api-ref/ocr_03_0161.html b/docs/ocr/api-ref/ocr_03_0161.html index f0d62aa28..2ed630ba6 100644 --- a/docs/ocr/api-ref/ocr_03_0161.html +++ b/docs/ocr/api-ref/ocr_03_0161.html @@ -93,7 +93,7 @@

String

Set either this parameter or image. The image file has a size limit of 10 MB. The following image URLs are currently supported:

-
  • Public HTTP/HTTPS URL
  • URL provided by OBS.
+
  • URL provided by OBS.
NOTE:
  • The API response time depends on the image download time. If the image download takes a long time, the API call will fail.
  • Ensure that the storage service where the images to be detected reside is stable and reliable. OBS is recommended for storing image data.
  • The URL cannot contain Chinese characters. If Chinese characters exist, they must be encoded using UTF-8.
@@ -115,8 +115,7 @@

String

-

Language. If this parameter is not specified, German and English will be used by default. The options are:

-
  • auto: automatic language classification
  • ms: Malay
  • uk: Ukrainian
  • hi: Hindi
  • ru: Russian
  • vi: Vietnamese
  • id: Indonesian
  • th: Thai
  • zh: Chinese and English
  • ar: Arabic
  • de: German
  • la: Latin
  • fr: French
  • it: Italian
  • es: Spanish
  • pt: Portuguese
  • ro: Romanian
  • pl: Polish
  • am: Amharic
  • ja: Japanese
  • ko: Korean
  • tr: Turkish
  • no: Norwegian
  • da: Danish
  • sv: Swedish
  • km: Khmer
  • he: Hebrew
+

Chinese and English recognition. The value is zh.

kv