mirror of
https://github.com/allenai/olmocr.git
synced 2025-09-25 08:20:17 +00:00
Small prompt fix
This commit is contained in:
parent
a5c27212f0
commit
68b9ee8c90
@ -53,7 +53,7 @@ def openai_response_format_schema() -> dict:
|
|||||||
"required": [
|
"required": [
|
||||||
"primary_language",
|
"primary_language",
|
||||||
"is_rotation_valid",
|
"is_rotation_valid",
|
||||||
"rotation_correct",
|
"rotation_correction",
|
||||||
"is_table",
|
"is_table",
|
||||||
"is_diagram",
|
"is_diagram",
|
||||||
"natural_text",
|
"natural_text",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user