Skip to content

Commit cd47b74

Browse files
committed
chore: update docs
1 parent 80a55ad commit cd47b74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Response
7878
- `AZURE_SPEECH_KEY`: Azure Speech to Text Service Key (Required for Audio Support)
7979
- `AZURE_SPEECH_REGION`: Azure Speech to Text Service Region (Required for Audio Support)
8080

81+
8182
### 🔍 OCR Config (Optional)
8283
> [!NOTE]
8384
> OCR Support is based on [PaddleOCR API](https://github.com/cgcel/PaddleOCRFastAPI), please deploy the API to use OCR feature.
@@ -104,6 +105,7 @@ OCR_SKIP_MODELS=vision,gpt-4-v,gpt-4-all,gpt-4-vision-preview,gpt-4-1106-vision-
104105
OCR_SPEC_MODELS=gpt-4-turbo-preview,claude-3-haiku
105106
```
106107

108+
107109
### 🖼 Image Storage Config (Optional)
108110
> [!NOTE]
109111
> **When OCR is enabled, the service will firstly using OCR then store the images.**

0 commit comments

Comments
 (0)