Skip to content

Commit 65af34f

Browse files
committed
vocr params update
1 parent 5d58d0e commit 65af34f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jigsawstack/vision.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class VOCRParams(TypedDict):
1616
prompt: Union[str, List[str]]
1717
url: NotRequired[str]
1818
file_store_key: NotRequired[str]
19+
page_range: NotRequired[List[int]]
1920

2021

2122
class OCRResponse(TypedDict):

0 commit comments

Comments
 (0)